Debugging coverage report location
This commit is contained in:
parent
5f94652e9c
commit
946df09750
1 changed files with 1 additions and 0 deletions
|
@ -37,4 +37,5 @@ script:
|
||||||
- phpunit --colors --coverage-clover /home/travis/build/joshtronic/pickles/vendor/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
- phpunit --colors --coverage-clover /home/travis/build/joshtronic/pickles/vendor/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
- ls -al vendor/build/logs
|
||||||
- php vendor/bin/coveralls --config ../.coveralls.yml -v
|
- php vendor/bin/coveralls --config ../.coveralls.yml -v
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue