Skip to content

Commit

Permalink
bash upload.sh QtQuickApp*.AppImage*
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jun 10, 2018
1 parent e397757 commit d0769f5
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 @@ -23,7 +23,7 @@ script:

after_success:
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
- bash upload.sh APPNAME*.AppImage*
- bash upload.sh QtQuickApp*.AppImage*

branches:
except:
Expand Down

0 comments on commit d0769f5

Please sign in to comment.