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 53fb537 commit 6b4e241Copy full SHA for 6b4e241
.travis.yml
@@ -14,6 +14,7 @@ before_script:
14
- composer install
15
16
after_script:
17
+ - export COVERALLS_RUN_LOCALLY=1
18
- php bin/coveralls -v
19
20
script:
0 commit comments