diff --git a/.travis.yml b/.travis.yml index 50cf42c..3c07aab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,6 @@ deploy: file_glob: true file: esp-link-master-*.t*gz on: - tags: true branch: master repo: fuzzball03/esp-link + condition: "$TRAVIS_BRANCH = master"