Trying to mitigate #207

This commit is contained in:
probonopd
2018-01-07 17:18:32 +00:00
committed by GitHub
parent 935a629e9e
commit 052264110f
+1 -3
View File
@@ -13,10 +13,8 @@ before_install:
script:
- ./tests/tests-ci.sh
after_success:
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
- bash ./upload.sh ./linuxdeployqt-*.AppImage*
- ls ./linuxdeployqt-*.AppImage* && bash ./upload.sh ./linuxdeployqt-*.AppImage*
after_script:
- "xpra stop :99"