diff --git a/.travis.yml b/.travis.yml index bdcba56..f42f69a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,3 +12,5 @@ jobs: file: artifacts/* skip_cleanup: true name: $TRAVIS_BUILD_NUMBER + on: {tags: false, branch: master} +