Update go to 1.14 on travis builds

pull/25/head
Vasile Popescu 3 years ago committed by Elis Popescu
parent 0dc1cdb6b4
commit eb5ce54856

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

Loading…
Cancel
Save