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 a8d8ce6 commit f93ce1bCopy full SHA for f93ce1b
.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