module: support Go 1.12

This commit is contained in:
cn 2019-02-26 12:50:56 +01:00
parent 73a9fdf0d4
commit c036ea0f73
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ sudo: false
language: go
go:
- "1.11.x"
- "1.12.x"
- master
env: