More .composers left over

This commit is contained in:
Joshua Sherman 2014-01-11 16:29:09 -05:00
parent f8d44618d2
commit dcee9e748a
2 changed files with 2 additions and 2 deletions

View file

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