Skip to content

Commit 111e87e

Browse files
committed
Run bash script manually
1 parent 049860a commit 111e87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ script:
1515

1616
deploy:
1717
- provider: script
18-
script: ./deploy.sh
18+
script: bash deploy.sh
1919
skip_cleanup: true
2020
on:
2121
branch: master

0 commit comments

Comments
 (0)