Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Commit

Permalink
Fix Windows upload links
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmabc committed Oct 28, 2016
1 parent 42bf38d commit fc57912
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ deploy:
file:
- dist/openbazaard-linux32
- dist/openbazaard-linux64
- dist/openbazaard.exe
- dist/openbazaard-windows32.exe
- dist/openbazaard-windows64.exe
skip_cleanup: true
on:
all_branches: true
Expand Down

0 comments on commit fc57912

Please sign in to comment.