diff --git a/.travis.yml b/.travis.yml index bda10e7..2f479f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,5 +33,3 @@ deploy: file: $TRAVIS_BUILD_DIR/scripts/artifacts_built/*.bin skip_cleanup: true draft: true - on: - tags: true