Commit 1179cb2a by Carsten Brandt

made travis phpunit verbose to see why cubrid tests are skipped

parent eb5bf2da
......@@ -33,7 +33,7 @@ before_script:
script:
- phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml
- phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose
after_script:
- php vendor/bin/coveralls
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment