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 ffe36ad commit 2efcc4dCopy full SHA for 2efcc4d
.travis.yml
@@ -6,7 +6,6 @@ node_js:
6
- "12"
7
install:
8
- npm install
9
- - npm-install-peers
10
script:
11
- npm run build && npm run cover
12
after_script: "cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js"
0 commit comments