1
0
mirror of https://github.com/writeas/writefreely synced 2025-01-14 07:56:33 +01:00

Bump Travis build to Go 1.13

This commit is contained in:
Matt Baer 2020-01-07 16:27:25 -05:00
parent 28cf4dd5f5
commit d66091a356

View File

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