mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-19 09:50:08 +01:00
6 lines
68 B
YAML
6 lines
68 B
YAML
language: go
|
|
go:
|
|
- release
|
|
- tip
|
|
install: go get -d -t -v ./...
|