Bump Travis build to Go 1.12
This fixes the `undefined: strings.ReplaceAll` build error.
This commit is contained in:
parent
d8df15855c
commit
bbb7b28110
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.11.x"
|
- "1.12.x"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- GO111MODULE=on
|
- GO111MODULE=on
|
||||||
|
|
Loading…
Add table
Reference in a new issue