dev: build by go1.13 for release

This commit is contained in:
Denis Isaev 2019-09-10 12:14:24 +03:00
parent 5fb91e6434
commit 31afdf8b04
No known key found for this signature in database
GPG Key ID: A36A0EC8E27A1A01

View File

@ -38,4 +38,4 @@ deploy:
on:
tags: true
# it's important to build on the newest version of go:
condition: $TRAVIS_GO_VERSION =~ ^1\.12
condition: $TRAVIS_GO_VERSION =~ ^1\.13