Rainbond/vendor/github.com/renstorm/fuzzysearch/.travis.yml
2017-12-06 17:14:06 +08:00

11 lines
68 B
YAML

language: go
go:
- 1.4
- 1.5
script:
make test
sudo: false