mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-09-06 02:29:54 +00:00
6 lines
No EOL
71 B
YAML
6 lines
No EOL
71 B
YAML
language: go
|
|
go:
|
|
- 1.2
|
|
- 1.3
|
|
- tip
|
|
install: go get -d -t -v ./... |