mirror of
https://github.com/miguelmota/cointop
synced 2024-11-18 15:25:31 +00:00
8 lines
58 B
YAML
8 lines
58 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.9.x
|
||
|
- 1.10.x
|
||
|
- 1.11.x
|
||
|
- tip
|