2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
cointop/.travis.yml
Miguel Mota cc51996ea5 1.8+
2018-04-26 01:15:26 -07:00

10 lines
79 B
YAML

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