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 27dbfa2 commit d7a1dd6Copy full SHA for d7a1dd6
.travis.yml
@@ -10,7 +10,7 @@ branches:
10
- working
11
12
before_script:
13
- - composer install
+ - composer install --prefer-source
14
15
after_script:
16
- php vendor/bin/coveralls -v
0 commit comments