There was an error while loading. Please reload this page.
1 parent 0aee75f commit 408b963Copy full SHA for 408b963
.travis.yml
@@ -5,5 +5,5 @@ node_js:
5
- 0.11
6
7
script:
8
- - istanbul cover npm test
+ - istanbul cover ./node_modules/mocha/bin/_mocha -- specs
9
- codecov
0 commit comments