We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f972cb commit d223ce8Copy full SHA for d223ce8
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ cache:
6
7
env:
8
global:
9
- - PHPUNIT_FLAGS='--verbose'
+ - PHPUNIT_FLAGS='--testdox --verbose'
10
11
sudo: false
12
0 commit comments