Skip to content

Commit

Permalink
CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
zilti authored Sep 16, 2020
1 parent 923c4d5 commit 74e4963
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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*

0 comments on commit 74e4963

Please sign in to comment.