|
|
@ -16,7 +16,7 @@ before_script: |
|
|
|
- tests/unit/data/travis/cubrid-setup.sh |
|
|
|
- tests/unit/data/travis/cubrid-setup.sh |
|
|
|
|
|
|
|
|
|
|
|
script: |
|
|
|
script: |
|
|
|
- phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose |
|
|
|
- phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose --exclude-group mssql,oci,wincache,xcache,zenddata |
|
|
|
|
|
|
|
|
|
|
|
after_script: |
|
|
|
after_script: |
|
|
|
- php vendor/bin/coveralls |
|
|
|
- php vendor/bin/coveralls |