Skip to content

Commit

Permalink
Fixing codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
amitayh committed Nov 6, 2017
1 parent a3eb142 commit 6a417ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ node_js:
- 0.11

install:
- npm install -g codecov
- npm install -g codecov istanbul

script:
- istanbul cover ./node_modules/mocha/bin/_mocha -- specs
Expand Down

0 comments on commit 6a417ec

Please sign in to comment.