Update go versions in Travis CI

Test against the latest three minor releases.
This commit is contained in:
Cameron Moore 2019-09-18 17:00:22 -05:00
parent 6c77ff0a2c
commit 74e55e3089

View file

@ -1,8 +1,9 @@
language: go
go:
- 1.8.x
- 1.9.x
- 1.11.x
- 1.12.x
- 1.13.x
- tip
os: