Преглед изворни кода

Update .travis.yml

Added AppImage's zsync to the list of files to deploy
Daniel Ziltener пре 5 година
родитељ
комит
35f5a5a264
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -48,6 +48,7 @@ deploy:
     - ./*.deb
     - ./*.rpm
     - ./*.AppImage
+    - ./*.AppImage.zsync
   on:
     all_branches: true
     condition: $SHOULD_BUILD = yes