Change mocha reporter for CI

This commit is contained in:
Faisal Salman
2021-03-19 19:16:36 +07:00
parent bb16473fac
commit db381cad92
3 changed files with 4 additions and 1 deletions

View File

@@ -14,3 +14,5 @@ cache:
- node_modules
sudo: false
script: npm run test-ci