Skip to content

Commit e07488a

Browse files
force build.sh to have the correct mode
1 parent 1e81189 commit e07488a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ os:
99
# global:
1010
# secure: m2PtYwYOhaK0uFMZ19ZxApZwWZeAIq1dS//jx/5I3txpIWD+TfycQMAWYxycFJ/GJkeVF29P4Zz1uyS2XKKjPJpp2Pds98FNQyDv3OftpLAVa0drsjfhurVlBmSdrV7GH6ncKfvhd+h7KVK5vbZc+NeR4dH7eNvN/jraS//AMJg=
1111

12+
# windows subsystem for linux doesn't seem to chmod properly when on a windows drive :(
1213
script:
14+
- chmod 755 ./build.sh
1315
- ./build.sh

0 commit comments

Comments
 (0)