1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
ferret/.travis.yml

8 lines
60 B
YAML
Raw Normal View History

2018-09-27 17:58:44 +02:00
language: go
go:
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- master