ledisdb/.travis.yml

8 lines
57 B
YAML

language: go
go:
- 1.6
- 1.7
script:
- make test