Add Go 1.13 to travis

This commit is contained in:
Mark Sagi-Kazar 2019-09-27 21:51:10 +02:00
parent e43d408b2d
commit 1053a4905c
No known key found for this signature in database
GPG key ID: 34CC109EB5ED1C2A

View file

@ -10,6 +10,7 @@ env:
go:
- 1.11.x
- 1.12.x
- 1.13.x
- tip
os: