no more support for go 1.11 without modules
This commit is contained in:
parent
f37ec641c5
commit
1cd2ac9ab4
|
|
@ -3,8 +3,6 @@ sudo: false
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- go: 1.11.x
|
||||
env: GO111MODULE=off
|
||||
- go: 1.11.x
|
||||
env: GO111MODULE=on
|
||||
- go: 1.12.x
|
||||
|
|
|
|||
Loading…
Reference in New Issue