Skip to content

Commit

Permalink
feat(build): added codecov integration
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Apr 25, 2016
1 parent b6a038e commit 749ac97
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 @@ -9,6 +9,7 @@ before_install:
script:
- npm run flow.install:typings
- npm test
- ./node_modules/.bin/codecov

addons:
# sauce labs tunel connector (read more https://docs.travis-ci.com/user/sauce-connect/ )
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"awesome-typescript-loader": "^0.17.0-rc.6",
"bootstrap": "3.3.6",
"clean-webpack-plugin": "0.1.8",
"codecov": "1.0.1",
"codelyzer": "0.0.15",
"compression-webpack-plugin": "0.3.1",
"conventional-changelog-cli": "1.1.1",
Expand Down

0 comments on commit 749ac97

Please sign in to comment.