diff --git a/.travis.yml b/.travis.yml index d5600230e..c177e7b26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -178,5 +178,6 @@ deploy: - $TRAVIS_BUILD_DIR/solidity*tar.gz skip_cleanup: true on: - branch: release + all_branches: true + tags: true condition: $TRAVIS_RELEASE == On