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 2b68a51 commit 20cbc09Copy full SHA for 20cbc09
.travis.yml
@@ -3,3 +3,6 @@ php:
3
- 5.5
4
- 5.4
5
- 5.3
6
+before_install:
7
+ - composer install
8
+sudo: false
0 commit comments