add Go 1.13 in travis

This commit is contained in:
Pantelis Sampaziotis 2019-10-11 16:42:11 +03:00
parent de736cf91b
commit 0cb0485e38
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ git:
env:
- GO111MODULE=on
- GO111MODULE=off
go: [ 1.11.x, 1.12.x ]
go: [ 1.11.x, 1.12.x, 1.13.x ]
os: [ linux, osx ]
matrix:
exclude: