1
0
mirror of https://github.com/writeas/writefreely synced 2025-01-05 20:47:30 +01:00

Bump Travis Go version to 1.11

This commit is contained in:
Matt Baer 2019-04-06 10:22:42 -04:00
parent 4af9fa66aa
commit 24b193df96

View File

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