Add Go 1.13 to travis

This commit is contained in:
Mark Sagi-Kazar 2019-09-27 21:51:10 +02:00 committed by Márk Sági-Kazár
parent c171232d3a
commit 371f39c3ab

View file

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