Skip to content

Commit

Permalink
Fix codecov token and codecov to circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dylnslck committed Jun 14, 2016
1 parent 69f0f1c commit b7d57da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
machine:
node:
version: 6.0.0

test:
post:
- bash <(curl -s https://codecov.io/bash)
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
codecov:
token: b235b9e1-f99f-48ad-8a51-d915e373a25c
token: 97781c0c-4833-4008-8a49-24fb5ec9c296
branch: master
bot: null

Expand Down

0 comments on commit b7d57da

Please sign in to comment.