Update go to 1.14 on travis builds

pull/21/head
Vasile Popescu 4 years ago
parent 684ac5fce5
commit 6b429f86ee

@ -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