mirror of
https://github.com/cmur2/miflorad.git
synced 2025-01-24 03:27:05 +01:00
module: support Go 1.12
This commit is contained in:
parent
73a9fdf0d4
commit
c036ea0f73
@ -3,6 +3,7 @@ sudo: false
|
||||
language: go
|
||||
go:
|
||||
- "1.11.x"
|
||||
- "1.12.x"
|
||||
- master
|
||||
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user