Skip to content

Commit

Permalink
Fix deployment from Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
igrr committed Feb 26, 2016
1 parent 19719f9 commit f7f4719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ notifications:
on_failure: change
deploy:
provider: releases
skip_cleanup: true
api_key:
secure: Lg/Po5YFRcnrpqjgrdHcyGdxhRe8iB01Og8hvTmhhDxew1mpVHCfcZxO1VMpBxWnLS3ud4UdMjC3RBpcCWTvt0w9g35Vt9cj7XgnBEBHrBBA5DL+E5cAj/5Sf63pztc85m/kB0WODNG2NQiTpjonszrFHpmWdmXp3mqP95mZVBw=
file: esptool-$TRAVIS_TAG-$PLATFORM.tar.gz
Expand Down

0 comments on commit f7f4719

Please sign in to comment.