dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
25 stars 34 forks source link

Update .travis.yml to run tests with colors #178

Closed bryanforbes closed 6 years ago

bryanforbes commented 6 years ago

Type: bug

The following has been addressed in the PR:

Description:

CI currently fails on Travis because it's not running grunt in a color terminal. Passing --color to grunt intern:node should fix this.

codecov[bot] commented 6 years ago

Codecov Report

Merging #178 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #178   +/-   ##
======================================
  Coverage    97.9%   97.9%           
======================================
  Files          16      16           
  Lines         382     382           
  Branches       49      49           
======================================
  Hits          374     374           
  Misses          3       3           
  Partials        5       5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bd24d8f...6ce3807. Read the comment docs.