Skip to content

Commit

Permalink
fix the upload paths for tag builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevor Johnston committed Jan 6, 2017
1 parent ebec10d commit ea67e8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ deploy:
api_key:
secure: YeKIPlHkpDep5GB/VXzs2XyF2ym5Lh2nQ9XMsSntvxJ4K/MR0xRpwTxFN6TH1o4CW9RvlBGhhrWdeVGyMqEwnVY9OUx7jPkfKSkKBZZYx5DFMCuXxTJ0AgxT7IQjrsuweDdOWc5wdyKyxeJEJRnPfp4GOSPd8pJYSNKpJdmSzgM=
file:
- build/dist/uproxy-chrome-extension.zip
- build/dist/uproxy-chrome-app.zip
- build/dist/uproxy-chrome.zip
- build/dist/chrome/uproxy-chrome-extension.zip
- build/dist/chrome/uproxy-chrome-app.zip
- build/dist/firefox/uproxy-firefox.xpi
on:
tags: true

0 comments on commit ea67e8c

Please sign in to comment.