disable coveralls temporarily.

This commit is contained in:
Qiang Xue
2013-11-26 14:11:04 -05:00
parent 35de471aa6
commit 1d0bc00c33

View File

@ -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