Update .travis.yml
This commit is contained in:
parent
a3eb2d0cf0
commit
9c441ba034
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ script:
|
|||
- ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -qmldir=./qml/ -bundle-non-qt-libs
|
||||
- ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -qmldir=./qml/ -appimage
|
||||
- find ./appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq
|
||||
- curl -F "file=@$(echo ./FeedTheMonkey*.AppImage) https://file.io
|
||||
- curl -F "file=@$(echo FeedTheMonkey*.AppImage) https://file.io
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue