2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
cointop/.travis.yml
2019-09-04 12:51:32 -07:00

9 lines
67 B
YAML

language: go
go:
- "1.12.x"
- "master"
script:
- make test