Rehooking up coveralls
This commit is contained in:
parent
4728858880
commit
5f94652e9c
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +1 @@
|
|||
service_name: travis-ci
|
||||
src_dir: ../classes
|
||||
|
|
|
@ -37,4 +37,4 @@ script:
|
|||
- phpunit --colors --coverage-clover /home/travis/build/joshtronic/pickles/vendor/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
||||
|
||||
after_success:
|
||||
- php vendor/composer/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