Skip to content

Commit 408b963

Browse files
committed
Fixing codecov
1 parent 0aee75f commit 408b963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ node_js:
55
- 0.11
66

77
script:
8-
- istanbul cover npm test
8+
- istanbul cover ./node_modules/mocha/bin/_mocha -- specs
99
- codecov

0 commit comments

Comments
 (0)