We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bf38d commit fc57912Copy full SHA for fc57912
1 file changed
.travis.yml
@@ -25,7 +25,8 @@ deploy:
25
file:
26
- dist/openbazaard-linux32
27
- dist/openbazaard-linux64
28
- - dist/openbazaard.exe
+ - dist/openbazaard-windows32.exe
29
+ - dist/openbazaard-windows64.exe
30
skip_cleanup: true
31
on:
32
all_branches: true
0 commit comments