Skip to content

Commit

Permalink
add color
Browse files Browse the repository at this point in the history
  • Loading branch information
openhoat committed Jun 4, 2018
1 parent 8e4b05a commit 7e07bc4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
language: node_js
node_js:
- "10.0.0"
env:
global:
- MOCHA_COLORS=true
install:
- "npx lerna bootstrap"
- npm install
- npx lerna bootstrap
script:
- "npx lerna run start cover.travis"
- npx lerna run start cover.travis

0 comments on commit 7e07bc4

Please sign in to comment.