misc: updated the version of go used to compile releases

This commit is contained in:
Simone Margaritelli 2021-01-09 00:13:48 +01:00
parent 2610d4b1e4
commit cf7d06b30d

View file

@ -2,7 +2,7 @@
sudo: false
language: go
go:
- 1.13.x
- 1.15.x
env:
global:
- VERSION=$(echo ${TRAVIS_BRANCH} | sed "s/\//_/g")