Clean up debug stuff
This commit is contained in:
parent
1bd9b03dda
commit
62835bea13
1 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,5 @@ script:
|
||||||
- phpunit --colors --coverage-clover ../build/logs/clover.xml .
|
- phpunit --colors --coverage-clover ../build/logs/clover.xml .
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- ls -al ../build/logs
|
|
||||||
- cat ../build/logs/clover.xml
|
|
||||||
- cd ..
|
- cd ..
|
||||||
- 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