goimagehash/.travis.yml
2018-03-02 18:38:42 +09:00

10 lines
80 B
YAML

language: go
go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- master