Update Travis file

This commit is contained in:
Henrique Dias 2017-07-27 08:23:50 +01:00
parent ae06e99cd1
commit 155b5c3c02
No known key found for this signature in database
GPG key ID: 936F5EB68D786730

View file

@ -35,6 +35,7 @@ deploy:
on:
tags: true
- provider: script
skip_cleanup: true
script: ghr --username hacdias --token $GITHUB_TOKEN --replace --prerelease --debug latest dist/
on:
branch: master