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 1ce9ae7 commit 4ef1c7eCopy full SHA for 4ef1c7e
.travis.yml
@@ -9,5 +9,5 @@ before_install:
9
install:
10
- npm install
11
script:
12
- - npm test
+ - npm run coverage
13
- codecov
0 commit comments