Expanded File class testing
Shooting for 100%!
This commit is contained in:
parent
9f3ec38d1a
commit
549abca8df
3 changed files with 35 additions and 4 deletions
|
@ -13,7 +13,7 @@ install:
|
|||
|
||||
script:
|
||||
- mkdir -p vendors/build/logs
|
||||
- phpunit --coverage-clover /home/travis/build/joshtronic/pickles/vendors/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
||||
- phpunit --colors --coverage-clover /home/travis/build/joshtronic/pickles/vendors/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
||||
|
||||
after_script:
|
||||
- php vendors/composer/bin/coveralls --config ../.coveralls.yml -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue