PT-1706 Added go 1.12.x to travis.yml

This commit is contained in:
Carlos Salguero
2019-04-03 10:40:38 -03:00
parent 12c866c9a4
commit 3b88222428

View File

@@ -3,6 +3,7 @@ language: go
go:
- 1.9.x
- 1.10.x
- 1.12.x
services:
- docker