travis: bump linter to Go 1.13.x

This commit is contained in:
Péter Szilágyi
2019-11-05 15:35:51 +02:00
parent 734e00af9e
commit c702bd70ed

View File

@@ -7,7 +7,7 @@ jobs:
- stage: lint
os: linux
dist: xenial
go: 1.12.x
go: 1.13.x
env:
- lint
git: