mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-23 17:47:29 +00:00
Fix Go versions for Travis.
This commit is contained in:
parent
23c9dc423e
commit
a049908634
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.3
|
- 1.3.3
|
||||||
- release
|
- 1.4.1
|
||||||
- tip
|
|
||||||
install: go get -d -t -v ./...
|
install: go get -d -t -v ./...
|
Loading…
Add table
Reference in a new issue