Bump Travis build to Go 1.12

This fixes the `undefined: strings.ReplaceAll` build error.
This commit is contained in:
Matt Baer 2019-11-26 13:32:33 -05:00
parent d8df15855c
commit bbb7b28110

View file

@ -1,7 +1,7 @@
language: go
go:
- "1.11.x"
- "1.12.x"
env:
- GO111MODULE=on