Remove go1.11 build dependecy (#130)

This commit is contained in:
Bogdan U
2020-10-24 12:18:15 +03:00
committed by GitHub
parent 68c62b3122
commit a30e726acf
-3
View File
@@ -6,9 +6,6 @@ go:
matrix:
fast_finish: true
include:
- go: 1.11.x
env: GO111MODULE=on
script:
- go test -coverprofile=coverage.txt -covermode=atomic