try nyc instead of instanbul

This commit is contained in:
Dave Conway-Jones
2020-10-19 21:33:50 +01:00
parent 6f351943cb
commit 43f7326c12
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# check coverage of tests... and browse report
istanbul cover ./node_modules/.bin/grunt --report lcovonly && istanbul report html
nyc --check-coverage --reporter=html grunt
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome coverage/index.html