We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721cbba commit 85a6c59Copy full SHA for 85a6c59
.travis.yml
@@ -30,7 +30,7 @@ matrix:
30
before_script:
31
- sh bin/run-"$WEBDRIVER".sh
32
33
- - composer install --prefer-source
+ - composer install
34
35
# Start a webserver for web fixtures. Force using PHP 5.6 to be able to run it on PHP 5.3 and HHVM jobs too
36
- MINK_PHP_BIN=~/.phpenv/versions/5.6/bin/php vendor/bin/mink-test-server > /dev/null 2>&1 &
0 commit comments