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 f20e562 commit d3d1a60Copy full SHA for d3d1a60
.travis.yml
@@ -17,7 +17,7 @@ before_install:
17
- bash <(curl -s https://raw.githubusercontent.com/php-cache/cache/master/build/php/5.6/Memcache.sh)
18
19
install:
20
- - composer update
+ - composer update --prefer-dist --prefer-stable
21
22
script:
23
- ./vendor/bin/phpunit --coverage-clover=coverage.xml
0 commit comments