mirror of
https://github.com/miguelmota/cointop
synced 2024-11-05 00:00:14 +00:00
8 lines
54 B
YAML
8 lines
54 B
YAML
language: go
|
|
|
|
go:
|
|
- "master"
|
|
|
|
script:
|
|
- make test
|