We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3eb142 commit 6a417ecCopy full SHA for 6a417ec
.travis.yml
@@ -5,7 +5,7 @@ node_js:
5
- 0.11
6
7
install:
8
- - npm install -g codecov
+ - npm install -g codecov istanbul
9
10
script:
11
- istanbul cover ./node_modules/mocha/bin/_mocha -- specs
0 commit comments