Skip to content

Commit

Permalink
Add Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
31z4 committed Apr 15, 2018
1 parent 8178b73 commit 27a9011
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ jobs:
- image: golang:1
steps:
- checkout
- run: go test -race ./...

- run: go test -race ./...
- run: bash <(curl -s https://codecov.io/bash)

0 comments on commit 27a9011

Please sign in to comment.