mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-23 17:47:29 +00:00
Update travis config for recent Go versions.
This commit is contained in:
parent
647e7fdd22
commit
b701fadd7b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.3.3
|
- 1.4.3
|
||||||
- 1.4.1
|
- 1.5.2
|
||||||
sudo: false
|
sudo: false
|
||||||
install: go get -d -t -v ./...
|
install: go get -d -t -v ./...
|
||||||
|
|
Loading…
Add table
Reference in a new issue