Skip to content

Commit

Permalink
Use codecov.io
Browse files Browse the repository at this point in the history
  • Loading branch information
yesmeck committed Mar 8, 2017
1 parent a2b1632 commit 590863c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ script:
- npm run test-all

after_script:
- cat ./coverage/lcov.info | node_modules/coveralls/bin/coveralls.js
- bash <(curl -s https://codecov.io/bash)
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"bisheng-plugin-description": "^0.1.1",
"bisheng-plugin-react": "^0.5.0",
"bisheng-plugin-toc": "^0.4.0",
"coveralls": "~2.11.16",
"cross-env": "^3.1.4",
"dekko": "^0.2.0",
"dora-plugin-upload": "^0.3.1",
Expand Down

0 comments on commit 590863c

Please sign in to comment.