new travis.yml

This commit is contained in:
Martin Rotter 2017-10-22 20:19:27 +02:00
parent 116b693ba7
commit 3da90f540d

View File

@ -15,8 +15,8 @@ deploy:
api_key:
secure: "$GH_TOKEN"
file_glob: true
file: *.dmg
file: *.AppImage
file: "*.dmg"
file: "*.AppImage"
skip_cleanup: true
on:
tags: true