mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 13:58:24 +08:00
Merge pull request #1376 from pmoust/patch-2
Update travis to exclude packs and display verbose text
This commit is contained in:
@@ -21,8 +21,8 @@ before_script:
|
|||||||
- tests/unit/data/travis/cubrid-setup.sh
|
- tests/unit/data/travis/cubrid-setup.sh
|
||||||
- tests/unit/data/travis/sphinx-setup.sh
|
- tests/unit/data/travis/sphinx-setup.sh
|
||||||
|
|
||||||
#script:
|
script:
|
||||||
# - phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose --exclude-group mssql,oci,wincache,xcache,zenddata,vendor
|
- phpunit --coverage-text --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose --exclude-group mssql,oci,wincache,xcache,zenddata,vendor
|
||||||
|
|
||||||
#after_script:
|
#after_script:
|
||||||
# - php vendor/bin/coveralls
|
# - php vendor/bin/coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user