Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Send recorded coverage profiles to Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Nov 2, 2016
1 parent 3b21878 commit 969c980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,6 +3,6 @@ go:
- 1.7
go_import_path: github.com/coreos/kube-aws
script:
- make test
- make test-with-cover
after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 969c980

Please sign in to comment.