ledisdb/.travis.yml

8 lines
56 B
YAML

language: go
go:
- 1.8
- 1.9
script:
- make test