npm install ansi-to-html

vnext
Paul Schneider 6 years ago
parent 30d4796c47
commit d97241ad22
1 changed files with 1 additions and 0 deletions

@ -8,6 +8,7 @@ script:
- "dnu build"
- "cd ../test"
- "dnu restore"
- "npm install ansi-to-html"
- "dnu build"
- "dnx test"

Loading…