diff --git a/.travis.yml b/.travis.yml index 68421c53854359ae12525bf669d00091e383dd6a..92a9efec75364afaf8814add10164f8ce908efa7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ node_js: - "9.11.1" - "10.1.0" script: - - npm test + - npm run-script coverage - npm run-script lint notifications: webhooks: