Skip to content

Commit

Permalink
init codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Aug 17, 2017
1 parent b61b6d9 commit d458b5b
Show file tree
Hide file tree
Showing 8 changed files with 560 additions and 66 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ sudo: false
node_js:
- "6"
- "8"
after_success:
- npm run report-cov
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/kaelzhang/node-cookie-store.svg?branch=master)](https://travis-ci.org/kaelzhang/node-cookie-store)
[![Coverage](https://codecov.io/gh/kaelzhang/node-cookie-store/branch/master/graph/badge.svg)](https://codecov.io/gh/kaelzhang/node-cookie-store)
<!-- optional appveyor tst
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/kaelzhang/node-cookie-store?branch=master&svg=true)](https://ci.appveyor.com/project/kaelzhang/node-cookie-store)
-->
Expand Down
Loading

0 comments on commit d458b5b

Please sign in to comment.