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 06746e8 commit 96f9d72Copy full SHA for 96f9d72
.travis.yml
@@ -7,5 +7,6 @@ php:
7
8
before_script:
9
- composer self-update
10
+ - composer install --dev
11
12
script: phpunit --coverage-text
0 commit comments