mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
TravisCI: fix testing
This commit is contained in:
parent
5f9d01ae6f
commit
cb1f25d8af
@ -15,7 +15,7 @@ before_script:
|
|||||||
- composer update --quiet
|
- composer update --quiet
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit -c phpunit.xml.dist
|
- vendor/bin/phpunit phpunit -c phpunit.xml.dist
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- coveralls
|
- coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user