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 2fed1de commit 6292ca0Copy full SHA for 6292ca0
.travis.yml
@@ -5,6 +5,9 @@ php:
5
- 5.5
6
- 5.6
7
8
+before_script:
9
+ - chmod +x travis-install.sh
10
+
11
install: ./travis-install.sh
12
13
notifications:
0 commit comments