We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868e825 commit 031ff16Copy full SHA for 031ff16
.travis.yml
@@ -35,4 +35,4 @@ install:
35
36
script:
37
- mkdir -p build
38
- - phpunit
+ - vendor/bin/phpunit --colors
0 commit comments