Browse Source

Update .travis.yml

Added AppImage's zsync to the list of files to deploy
Daniel Ziltener 5 năm trước cách đây
mục cha
commit
35f5a5a264
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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