Fix travis go version

This commit is contained in:
Andrey Beletsky 2021-02-16 18:34:53 +07:00
parent eb6bb93500
commit cb68cb004e
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ os: linux
dist: xenial
language: go
go:
- 1.11.x
- 1.15.x
env:
global:

View file

@ -3,7 +3,7 @@ dist: trusty
language: go
go:
- 1.10.3
- 1.15.x
script:
- ./build_and_test.sh