Skip to content

Commit 6a417ec

Browse files
committed
Fixing codecov
1 parent a3eb142 commit 6a417ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ node_js:
55
- 0.11
66

77
install:
8-
- npm install -g codecov
8+
- npm install -g codecov istanbul
99

1010
script:
1111
- istanbul cover ./node_modules/mocha/bin/_mocha -- specs

0 commit comments

Comments
 (0)