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 3b6ca95 commit 429c06fCopy full SHA for 429c06f
.travis.yml
@@ -24,7 +24,7 @@ before_install:
24
- bash <(curl -s https://raw.githubusercontent.com/php-cache/cache/master/build/php/7.0/MongoDB.sh)
25
26
install:
27
- - composer update
+ - composer update --prefer-dist --prefer-stable
28
29
script:
30
- ./vendor/bin/phpunit --coverage-clover=coverage.xml
0 commit comments