Changed bin path

This commit is contained in:
Joshua Sherman 2014-01-11 15:37:02 -05:00
parent c31e1b7742
commit 40d7cd2e73

View file

@ -16,4 +16,4 @@ script:
- phpunit --coverage-clover build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests - phpunit --coverage-clover build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
after_script: after_script:
- php vendor/bin/coveralls -v - php .composer/bin/coveralls -v