Skip to content

Commit 1180a26

Browse files
committed
try and fix permission issue
1 parent 6292ca0 commit 1180a26

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
@@ -5,7 +5,7 @@ php:
55
- 5.5
66
- 5.6
77

8-
before_script:
8+
before_install:
99
- chmod +x travis-install.sh
1010

1111
install: ./travis-install.sh

0 commit comments

Comments
 (0)