mirror of
https://github.com/miguelmota/cointop
synced 2024-11-10 13:10:26 +00:00
6 lines
48 B
YAML
6 lines
48 B
YAML
language: go
|
|
|
|
go:
|
|
- tip
|
|
|
|
script: go test -v ./ |