update travis.yml to go1.14.x and remove go1.13.x

This commit is contained in:
vcaesar 2020-02-29 08:53:14 -04:00
parent 818706be18
commit abb0448c63

View File

@ -7,7 +7,8 @@ go:
# - 1.10.x
# - 1.11.x
# - 1.12.x
- 1.13.x
# - 1.13.x
- 1.14.x
# - tip
addons: