Fix travis config file
This commit is contained in:
parent
05f6bbd409
commit
29f2068021
@ -16,7 +16,7 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- mkdir -p build/logs
|
- mkdir -p build/logs
|
||||||
- cd tests && phpunit phpunit --coverage-clover build/logs/clover.xml
|
- cd tests && phpunit --coverage-clover build/logs/clover.xml
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- php vendor/bin/coveralls
|
- php vendor/bin/coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user