We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e81189 commit e07488aCopy full SHA for e07488a
.travis.yml
@@ -9,5 +9,7 @@ os:
9
# global:
10
# secure: m2PtYwYOhaK0uFMZ19ZxApZwWZeAIq1dS//jx/5I3txpIWD+TfycQMAWYxycFJ/GJkeVF29P4Zz1uyS2XKKjPJpp2Pds98FNQyDv3OftpLAVa0drsjfhurVlBmSdrV7GH6ncKfvhd+h7KVK5vbZc+NeR4dH7eNvN/jraS//AMJg=
11
12
+# windows subsystem for linux doesn't seem to chmod properly when on a windows drive :(
13
script:
14
+ - chmod 755 ./build.sh
15
- ./build.sh
0 commit comments