mirror of
https://github.com/writefreely/writefreely
synced 2024-11-28 19:40:17 +00:00
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
|
||||
|
||||
go:
|
||||
- "1.11.x"
|
||||
- "1.12.x"
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
|
Loading…
Reference in a new issue