Rehooking up coveralls

This commit is contained in:
Joshua Sherman 2014-01-20 23:58:32 -05:00
parent 4728858880
commit 5f94652e9c
2 changed files with 1 additions and 2 deletions

View file

@ -1,2 +1 @@
service_name: travis-ci
src_dir: ../classes

View file

@ -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