Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 47e2c2c

Browse files
committed
ci: output color
1 parent 46dff6b commit 47e2c2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: node_js
22

3+
env:
4+
global:
5+
- FORCE_COLOR=1
6+
37
node_js:
48
- '8'
59
- '6'

0 commit comments

Comments
 (0)