Skip to content

Commit 4a7127b

Browse files
committed
Update .travis.yml
make phpunit ouput verbose to see whats wrong with skipped/risky tests
1 parent 5051b92 commit 4a7127b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ before_script:
2626
- ./tests/travis/memcache-setup.sh
2727
- cd tests
2828

29-
script: phpunit --colors --no-globals-backup --exclude-group mssql,oci framework
29+
script: phpunit --verbose --colors --no-globals-backup --exclude-group mssql,oci framework

0 commit comments

Comments
 (0)