goimagehash/.travis.yml

10 lines
80 B
YAML
Raw Normal View History

2017-07-28 10:18:24 -07:00
language: go
go:
- 1.6.x
- 1.7.x
- 1.8.x
2018-03-02 01:28:28 -08:00
- 1.9.x
- 1.10.x
2017-07-28 10:18:24 -07:00
- master