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