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
commit ebb0928057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: