1
0
mirror of https://github.com/cmur2/miflorad.git synced 2026-04-26 18:20:33 +02:00

module: support Go 1.12

This commit is contained in:
cn
2019-02-26 12:50:56 +01:00
parent 73a9fdf0d4
commit c036ea0f73
+1
View File
@@ -3,6 +3,7 @@ sudo: false
language: go
go:
- "1.11.x"
- "1.12.x"
- master
env: