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 7fdd188 commit acd507eCopy full SHA for acd507e
.travis.yml
@@ -4,5 +4,6 @@ php:
4
- "5.4"
5
6
before_script:
7
+ - composer self-update
8
- composer install --dev -n
9
- cp phpunit.dist.xml phpunit.xml
0 commit comments