fix travis go modules
This commit is contained in:
parent
7c881cae65
commit
f2edd2499a
@ -4,7 +4,10 @@ dist: xenial
|
|||||||
|
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- "1.12"
|
- "1.13"
|
||||||
|
|
||||||
|
env:
|
||||||
|
- GO111MODULE=on
|
||||||
|
|
||||||
# Only clone the most recent commit.
|
# Only clone the most recent commit.
|
||||||
git:
|
git:
|
||||||
|
Loading…
Reference in New Issue
Block a user