Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 2a73515

Browse files
committed
ci(color): enabled color in the travis output
1 parent e07093a commit 2a73515

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
@@ -10,3 +10,7 @@ deploy:
1010
branches:
1111
except:
1212
- "/^v\\d+\\.\\d+\\.\\d+$/"
13+
env:
14+
global:
15+
- FORCE_COLOR=1
16+
- NPM_CONFIG_COLOR=always

0 commit comments

Comments
 (0)