Skip to content

Commit

Permalink
appveyor output color
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Aug 13, 2015
1 parent ca65912 commit 34d564b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ install:
- npm config set cache C:\nc
- npm version
- npm install --no-optional
# Handle ANSII color codes in console output
- npm install colors

# Post-install test scripts.
test_script:
Expand Down

0 comments on commit 34d564b

Please sign in to comment.