Cleaned up the links a bit.

This commit is contained in:
Josh Sherman 2014-10-16 10:40:11 -04:00
parent 59777fe206
commit c824d3d5e6
18 changed files with 21 additions and 21 deletions

View file

@ -33,7 +33,7 @@ before_script:
- phpenv rehash
script:
- phpunit --coverage-clover /home/travis/build/picklesphp/pickles/build/logs/clover.xml
- phpunit --coverage-clover /home/travis/build/joshtronic/pickles/build/logs/clover.xml
after_success:
- php vendor/bin/coveralls --config ../.coveralls.yml -v