Addded codecov to Travis
This commit is contained in:
@@ -3,5 +3,9 @@ go:
|
|||||||
- 1.4
|
- 1.4
|
||||||
- 1.5
|
- 1.5
|
||||||
- tip
|
- tip
|
||||||
|
before_install:
|
||||||
|
- pip install codecov
|
||||||
|
after_success:
|
||||||
|
- codecov
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
Reference in New Issue
Block a user