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