1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00

Try enable deployment for development

This commit is contained in:
Luke Ceddia 2018-01-11 21:55:37 +11:00
parent 6c054501b6
commit cb325fdab9

View file

@ -37,4 +37,7 @@ deploy:
provider: script
skip_cleanup: true
script: .travis/deploy.sh
on:
branch:
- development
- master