There was an error while loading. Please reload this page.
1 parent 049860a commit 111e87eCopy full SHA for 111e87e
.travis.yml
@@ -15,7 +15,7 @@ script:
15
16
deploy:
17
- provider: script
18
- script: ./deploy.sh
+ script: bash deploy.sh
19
skip_cleanup: true
20
on:
21
branch: master
0 commit comments