Remove go1.11 build dependecy (#130)
This commit is contained in:
@@ -6,9 +6,6 @@ go:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
|
||||||
- go: 1.11.x
|
|
||||||
env: GO111MODULE=on
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -coverprofile=coverage.txt -covermode=atomic
|
- go test -coverprofile=coverage.txt -covermode=atomic
|
||||||
|
|||||||
Reference in New Issue
Block a user