diff --git a/check_tags.sh b/check_tags.sh index b92a670..56513b5 100755 --- a/check_tags.sh +++ b/check_tags.sh @@ -1,6 +1,6 @@ #!/bin/bash -set -ex +set -e if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then REPOSITORY=$GITHUB_REPOSITORY