npm install ansi-to-html

This commit is contained in:
Paul Schneider 2018-07-14 18:21:53 +02:00
commit 53cbe27885

View file

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