From 24d19001a26705a5ad14de2ec5ab673093949c62 Mon Sep 17 00:00:00 2001 From: Lawrence Thorpe Date: Fri, 2 Jun 2017 18:24:29 +0100 Subject: [PATCH] Fix travis config and desktop file --- .travis.yml | 2 +- pixsrt.desktop | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5e7a465..d3f3ad9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ after_success: - ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -bundle-non-qt-libs - ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -appimage - find ./appdir -executable -type f -exec ldd {} \; | grep " => /usr" | cut -d " " -f 2-3 | sort | uniq - - mv ./pixsrt*.AppImage ./pixsrt-${TRAVIS_TAG}-gcc-64.AppImage + - mv ./Pixsrt*.AppImage ./pixsrt-${TRAVIS_TAG}-gcc-64.AppImage - curl --upload-file ./pixsrt-${TRAVIS_TAG}-gcc-64.AppImage https://transfer.sh/pixsrt-${TRAVIS_TAG}-gcc-64.AppImage deploy: diff --git a/pixsrt.desktop b/pixsrt.desktop index cd035cd..d418074 100755 --- a/pixsrt.desktop +++ b/pixsrt.desktop @@ -1,4 +1,3 @@ -#!/usr/bin/env xdg-open [Desktop Entry] Type=Application Encoding=UTF-8