mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 22:09:48 +08:00
Update travis to exclude packs and display verbose text
(coveralls.io still excluded)
This commit is contained in:
@@ -21,8 +21,8 @@ before_script:
|
||||
- tests/unit/data/travis/cubrid-setup.sh
|
||||
- tests/unit/data/travis/sphinx-setup.sh
|
||||
|
||||
#script:
|
||||
# - phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose --exclude-group mssql,oci,wincache,xcache,zenddata,vendor
|
||||
script:
|
||||
- phpunit --coverage-text --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose --exclude-group mssql,oci,wincache,xcache,zenddata,vendor
|
||||
|
||||
#after_script:
|
||||
# - php vendor/bin/coveralls
|
||||
|
||||
Reference in New Issue
Block a user