From 229d01a400f3a7c65ca6e3d07b8f3f0c6d94f757 Mon Sep 17 00:00:00 2001 From: itsmattkc Date: Thu, 24 Jan 2019 22:48:19 +1100 Subject: [PATCH] travis revision --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6aa547527..0c9dcdffa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ script: - unset QTDIR; unset QT_PLUGIN_PATH ; unset LD_LIBRARY_PATH - export VERSION=$(git rev-parse --short HEAD) # linuxdeployqt uses this for naming the file - ./linuxdeployqt-continuous-x86_64.AppImage appdir/usr/share/applications/*.desktop -appimage - - rm *.AppImage + - rm Olive*.AppImage - ./$APPIMGTOOL 'appdir' -n -g after_success: