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 985eb4e commit b505899Copy full SHA for b505899
.travis.yml
@@ -24,5 +24,5 @@ script:
24
- mkdir -p build/logs
25
- phpunit --coverage-clover build/logs/clover.xml --bootstrap tests/bootstrap.php tests
26
27
- after_script:
+after_script:
28
- php vendor/bin/coveralls -v
0 commit comments