mirror of
https://github.com/writefreely/writefreely
synced 2024-11-10 11:24:13 +00:00
Bump Travis Go version to 1.11
This commit is contained in:
parent
4af9fa66aa
commit
24b193df96
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
|
Loading…
Reference in a new issue