Skip to content

Commit

Permalink
misc: updated the version of go used to compile releases
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Jan 8, 2021
1 parent 2610d4b commit cf7d06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sudo: false
language: go
go:
- 1.13.x
- 1.15.x
env:
global:
- VERSION=$(echo ${TRAVIS_BRANCH} | sed "s/\//_/g")
Expand Down

0 comments on commit cf7d06b

Please sign in to comment.