From 9c441ba03418a037e599b88a7a57c4a2c91865b3 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Thu, 28 Mar 2019 22:51:36 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7311465..3410eab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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