git-bug/vendor/github.com/agnivade/levenshtein/.travis.yml
2018-09-14 12:41:59 +02:00

8 lines
49 B
YAML

language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
- tip