removed cover options from travis configuration
This commit is contained in:
parent
e7d0bf85e2
commit
54e008c3e2
@ -1,7 +1,3 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- '1.10'
|
- '1.10'
|
||||||
install:
|
|
||||||
- go get golang.org/x/tools/cmd/cover
|
|
||||||
script:
|
|
||||||
- go test -v -covermode=count -coverprofile=coverage.out
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user