mirror of https://github.com/cbeuw/Cloak
Travis
This commit is contained in:
parent
297ec2dfd5
commit
df16ce5eb1
|
|
@ -7,4 +7,4 @@ script:
|
||||||
- go test -race -coverprofile=coverage.txt -covermode=atomic
|
- go test -race -coverprofile=coverage.txt -covermode=atomic
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue