Changed bin path
This commit is contained in:
parent
c31e1b7742
commit
40d7cd2e73
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue