There was an error while loading. Please reload this page.
1 parent 3cb1f08 commit e87a19cCopy full SHA for e87a19c
.travis.yml
@@ -9,6 +9,6 @@ php:
9
10
sudo: false
11
12
-install: travis_retry composer install --no-interaction --prefer-source
+install: travis_retry composer install --no-interaction
13
14
script: vendor/bin/phpunit
0 commit comments