Skip to content

Commit ca2cbd2

Browse files
authored
Merge pull request #12 from PeterDaveHelloKitchen/ci/export-FORCE_COLOR=true
Make sure tests on Travis CI have colorized output
2 parents 232f425 + 1a5c74a commit ca2cbd2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: node_js
2+
env:
3+
- FORCE_COLOR=true
24
node_js:
35
- "6"
46
- "7"

0 commit comments

Comments
 (0)