ci: add Go 1.12.x

This commit is contained in:
unknwon
2019-07-28 15:14:28 -07:00
parent 35e2cee5c5
commit 6b2465746a

View File

@@ -4,6 +4,7 @@ go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
before_install:
- sudo apt-get update -qq