Explorar o código

Update .travis.yml

Added AppImage's zsync to the list of files to deploy
Daniel Ziltener %!s(int64=5) %!d(string=hai) anos
pai
achega
35f5a5a264
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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