reset travis, add another script

master
codeskyblue 8 years ago
parent e1c3e02247
commit 511a275fa7

@ -39,4 +39,8 @@ deploy:
script: ./deploy.sh
on:
branch: master
- provider: script
skip_cleanup: true
script: ./deploy.sh
on:
tags: true

Loading…
Cancel
Save