Merge pull request #1176 from mikebrow/golang-1.12

move up to golang 1.12.x
This commit is contained in:
Mike Brown 2019-07-16 17:03:20 -05:00 committed by GitHub
commit f30af565c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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