Skip to content

Commit

Permalink
Add configurations for Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript committed Aug 19, 2016
1 parent 8c041e9 commit 97be842
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,3 +1,5 @@
language: node_js
node_js:
- "6"
after_success:
- bash <(curl -s https://codecov.io/bash)
2 changes: 2 additions & 0 deletions codecov.yml
@@ -0,0 +1,2 @@
codecov:
token: e66041b8-822e-4ac6-a64b-4ca65ef7f654

0 comments on commit 97be842

Please sign in to comment.