Bump Travis build to Go 1.13

This commit is contained in:
Matt Baer 2020-01-07 16:27:25 -05:00
parent 28cf4dd5f5
commit d66091a356
1 changed files with 1 additions and 1 deletions

View File

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