Update go to 1.14 on travis builds

v2
Vasile Popescu 4 years ago
parent 684ac5fce5
commit 6b429f86ee

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.13.x - 1.14.x
before_install: before_install:
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh - curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh

Loading…
Cancel
Save