Use golang 1.11.6 for now.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu 2019-04-08 08:55:30 -07:00
parent d90e060462
commit c20ba1ef11

View File

@ -3,7 +3,8 @@ git:
language: go language: go
go: go:
- 1.11.x # FIXME: change back to 1.11.x
- 1.11.6
- tip - tip
matrix: matrix: