mirror of
https://github.com/btcsuite/btcd.git
synced 2025-02-24 14:51:01 +01:00
5 lines
68 B
YAML
5 lines
68 B
YAML
language: go
|
|
go:
|
|
- release
|
|
- tip
|
|
install: go get -d -t -v ./...
|