From 74e4963cc0019cae89a0bc93f3a1ea063fbf92f2 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Wed, 16 Sep 2020 11:50:31 +0200 Subject: [PATCH] CI/CD --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0b35555..d91eead 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,8 +39,6 @@ script: ./linuxdeployqt "${APPDIR}/usr/share/applications/atom.desktop" \ -updateinformation="gh-releases-zsync|zilti|Atom.AppImage|continuous|Atom-*.AppImage.zsync" \ -appimage - -after_success: - wget https://github.com/probonopd/uploadtool/raw/master/upload.sh; chmod +x upload.sh - bash upload.sh ./*.AppImage*