diff --git a/.travis.yml b/.travis.yml index d41c6ff..458f1fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,8 @@ deploy: file: firmware/.pioenvs/emonth2_deploy/firmware.hex on: repo: openenergymonitor/emonth2 + all_branches: true + condition: $TRAVIS_TAG =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ## Setup auto depoly .hex on release tag # gem install travis