2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-05 00:00:14 +00:00
cointop/.travis.yml
2020-08-14 03:13:56 -07:00

8 lines
54 B
YAML

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