mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-09-09 12:09:48 +00:00
5 lines
68 B
YAML
5 lines
68 B
YAML
language: go
|
|
go:
|
|
- release
|
|
- tip
|
|
install: go get -d -t -v ./...
|