(experiment) remove -x from check_tags.sh

This commit is contained in:
Peter Squicciarini
2020-09-18 16:36:03 -07:00
parent f88cffb39f
commit 608edd6776

View File

@@ -1,6 +1,6 @@
#!/bin/bash
set -ex
set -e
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
REPOSITORY=$GITHUB_REPOSITORY