mirror of
https://github.com/cmur2/miflorad.git
synced 2024-12-22 02:54:24 +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…
Reference in New Issue
Block a user