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 dfa0f67 commit d97f87aCopy full SHA for d97f87a
1 file changed
.travis.yml
@@ -6,6 +6,6 @@ php:
6
7
before_script:
8
- curl -s http://getcomposer.org/installer | php
9
- - php composer.phar install
+ - php composer.phar install --dev
10
11
script: phpunit --coverage-text
0 commit comments