mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 02:13:17 +08:00
disable coveralls temporarily.
This commit is contained in:
@ -19,8 +19,8 @@ before_script:
|
||||
- tests/unit/data/travis/memcache-setup.sh
|
||||
- tests/unit/data/travis/cubrid-setup.sh
|
||||
|
||||
script:
|
||||
- phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose --exclude-group mssql,oci,wincache,xcache,zenddata,vendor,sphinx
|
||||
#script:
|
||||
# - phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose --exclude-group mssql,oci,wincache,xcache,zenddata,vendor,sphinx
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
#after_script:
|
||||
# - php vendor/bin/coveralls
|
||||
|
||||
Reference in New Issue
Block a user