Merge pull request #2705 from halseth/travis-go-1.12

travis: use go 1.12.x
This commit is contained in:
Olaoluwa Osuntokun 2019-03-19 16:51:18 -07:00 committed by GitHub
commit abda447edb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ cache:
- $GOPATH/src/gopkg.in/alecthomas
go:
- "1.11.x"
- "1.12.x"
env:
global: