1
0
mirror of https://github.com/writeas/writefreely synced 2025-02-02 09:57:04 +01:00

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