diff --git a/.travis.yml b/.travis.yml index 667f6062b7..61cb08afd6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,3 +42,7 @@ deploy: tags: true condition: $TRAVIS_OS_NAME = linux go: 1.15.x + +branches: + only: + - master