diff --git a/.travis.yml b/.travis.yml index c89f884..9d83a5c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,7 +61,6 @@ deploy: skip_cleanup: true prerelease: true body: "This is an automated build.
$TRAVIS_COMMIT $TRAVIS_COMMIT_MESSAGE" - if: tag =~ ^version.* on: all_branches: true tags: true