diff --git a/README.md b/README.md index 3a9d50a..ede0fe8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Demisto Client for Python [![PyPI version](https://badge.fury.io/py/demisto-py.svg)](https://badge.fury.io/py/demisto-py) -[![CircleCI](https://circleci.com/gh/demisto/demisto-py/tree/master.svg?style=svg)](https://circleci.com/gh/demisto/demisto-py/tree/master) A Python library for the Demisto API. diff --git a/verify.sh b/verify.sh index bbe7e4c..225fd55 100755 --- a/verify.sh +++ b/verify.sh @@ -7,6 +7,7 @@ set -e # Verify that code-gen.sh doesn't generate a diff bash ./gen-code.sh