We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c4a8c commit 3184b34Copy full SHA for 3184b34
.travis.yml
@@ -13,6 +13,7 @@ install: npm i
13
14
script:
15
- npm run test
16
+ - npm run test:coverage
17
18
branches:
19
only: master
0 commit comments