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.
coverage-all
1 parent 3b8fd48 commit d9d9123Copy full SHA for d9d9123
.travis.yml
@@ -2,3 +2,5 @@ language: node_js
2
node_js:
3
- "8"
4
sudo: false
5
+test:
6
+ - npm run coverage-all
0 commit comments