2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-02 21:40:32 +00:00
cointop/.travis.yml

8 lines
54 B
YAML
Raw Normal View History

language: go
go:
- "master"
script:
- make test