adding go 1.12

This commit is contained in:
Chris Lu 2019-03-06 10:51:52 -08:00
parent ab32556a51
commit e71e0db5b7

View file

@ -3,6 +3,7 @@ language: go
go: go:
- 1.10.x - 1.10.x
- 1.11.x - 1.11.x
- 1.12.x
- tip - tip
before_install: before_install: