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 bfd5c7f commit 7aeb111Copy full SHA for 7aeb111
.travis.yml
@@ -4,5 +4,7 @@ php:
4
- "5.4"
5
- "5.5"
6
- "5.6"
7
+before_script:
8
+ - composer install
9
script:
10
- phpunit -c phpunit.xml
0 commit comments