Skip to content

Commit

Permalink
Add support for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
newoga committed Feb 22, 2016
1 parent 9708219 commit ccca20e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ sudo: false
script:
- npm run lint
- npm test
- ./node_modules/.bin/codecov
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"babel-preset-stage-1": "^6.3.13",
"babel-runtime": "^6.3.19",
"chai": "^3.2.0",
"codecov": "^1.0.1",
"enzyme": "^2.0.0",
"eslint": "^2.2.0",
"eslint-loader": "^1.1.1",
Expand Down

0 comments on commit ccca20e

Please sign in to comment.