Skip to content

Commit 3184b34

Browse files
committed
Fix: Audits inside package-lock.json and add a script for .travis
1 parent f4c4a8c commit 3184b34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ install: npm i
1313

1414
script:
1515
- npm run test
16+
- npm run test:coverage
1617

1718
branches:
1819
only: master

0 commit comments

Comments
 (0)