Skip to content

Commit

Permalink
must... woooork...
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Jun 26, 2020
1 parent 33a893e commit 955f5eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ addons:
- p7zip
- wine-stable
- wine32
artifacts:
paths:
- $(ls upu*.exe | tr "\n" ":")
- $(ls upu*.zip | tr "\n" ":")

before_install:
- ./extra/prepare.sh
Expand Down Expand Up @@ -55,6 +59,7 @@ deploy:
- upu*.zip
- upu*.dat
- upu*.exe
skip_cleanup: true
on:
tags: true
branch: master

0 comments on commit 955f5eb

Please sign in to comment.