2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
cointop/.travis.yml
2018-12-26 15:04:02 -08:00

9 lines
67 B
YAML

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