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 6044546 commit bd2a695Copy full SHA for bd2a695
.travis.yml
@@ -8,7 +8,7 @@ php:
8
- 5.6
9
10
before_script:
11
- - COMPOSER_ROOT_VERSION=dev-master composer install --dev --prefer-source
+ - COMPOSER_ROOT_VERSION=dev-master composer install --prefer-source
12
13
script: vendor/bin/phpunit --configuration ./build/travis-ci.xml
14
0 commit comments