Merge pull request #1124 from Random-Liu/use-golang-1-11-6

Use golang 1.11.6 for now.
This commit is contained in:
Lantao Liu
2019-04-08 14:30:13 -07:00
committed by GitHub

View File

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