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 3cfa046 commit 81a917fCopy full SHA for 81a917f
.travis.yml
@@ -2,7 +2,7 @@ language: php
2
before_script:
3
# Setup Coveralls and httpbin-php
4
- phpenv local 5.5
5
- - composer install --dev --no-interaction --prefer-dist
+ - composer install --dev --no-interaction
6
7
- TESTPHPBIN=$(phpenv which php)
8
- sudo PHPBIN=$TESTPHPBIN vendor/bin/start.sh
0 commit comments