Bump go version in travis

This commit is contained in:
Ettore Di Giacinto 2020-04-18 12:41:23 +02:00
parent 3963fb64e5
commit d77f875a8a
No known key found for this signature in database
GPG Key ID: 1ADA699B145A2D1C

View File

@ -2,7 +2,7 @@ language: go
services:
- docker
go:
- "1.12"
- "1.14"
env:
- "GO15VENDOREXPERIMENT=1"
before_install: