Skip to content

Commit

Permalink
Added codecov installation for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
emaincourt committed Aug 9, 2017
1 parent a9f33e7 commit 66db44a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ node_js:
- "6"
- "5"
- "4"
before_install:
- npm install codecov

0 comments on commit 66db44a

Please sign in to comment.