Skip to content

Commit 6642728

Browse files
author
Andy Baird
committed
Add colors
1 parent c4ce917 commit 6642728

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
@@ -12,7 +12,7 @@ sudo: false
1212

1313
install: travis_retry composer install --no-interaction --prefer-source
1414

15-
script: phpunit --coverage-text --colors=auto
15+
script: phpunit --coverage-text --colors
1616

1717
matrix:
1818
fast_finish: true

0 commit comments

Comments
 (0)