mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-12 11:15:14 +02:00
8 lines
60 B
YAML
8 lines
60 B
YAML
language: go
|
|
|
|
go:
|
|
- "1.8"
|
|
- "1.9"
|
|
- "1.10"
|
|
- "1.11"
|
|
- master |