1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-12 11:15:14 +02:00
ferret/.travis.yml
2018-09-27 11:58:44 -04:00

8 lines
60 B
YAML

language: go
go:
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- master