npm install ansi-to-html

This commit is contained in:
2018-07-14 18:21:53 +02:00
parent 30d4796c47
commit d97241ad22

View File

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