Bump Travis Go version to 1.11

This commit is contained in:
Matt Baer 2019-04-06 10:22:42 -04:00
parent 4af9fa66aa
commit 24b193df96

View file

@ -1,4 +1,7 @@
language: go
go:
- "1.10.x"
- "1.11.x"
env:
- GO111MODULE=on