Skip to content

Commit 9d4f915

Browse files
committed
Adding sh before script path
1 parent 0439d39 commit 9d4f915

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
@@ -10,7 +10,7 @@ install:
1010
deploy:
1111
- provider: script
1212
skip_cleanup: true
13-
script: .travis/pu.sh
13+
script: sh .travis/pu.sh
1414
on:
1515
branch: master
1616
tags: false

0 commit comments

Comments
 (0)