Skip to content

Commit

Permalink
Fix travis deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
igrr committed May 18, 2015
1 parent d564b01 commit 38dfb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deploy:
provider: releases
api_key:
secure: Lg/Po5YFRcnrpqjgrdHcyGdxhRe8iB01Og8hvTmhhDxew1mpVHCfcZxO1VMpBxWnLS3ud4UdMjC3RBpcCWTvt0w9g35Vt9cj7XgnBEBHrBBA5DL+E5cAj/5Sf63pztc85m/kB0WODNG2NQiTpjonszrFHpmWdmXp3mqP95mZVBw=
file: esptool-$TRAVIS_TAG-linux64.zip
file: esptool-$TRAVIS_TAG-linux64.tar.gz
on:
repo: igrr/esptool-ck
tags: true
Expand Down

0 comments on commit 38dfb71

Please sign in to comment.