mirror of
https://github.com/documize/community.git
synced 2025-08-01 19:45:24 +02:00
7 lines
71 B
YAML
7 lines
71 B
YAML
language: go
|
|
go:
|
|
- 1.5
|
|
- tip
|
|
matrix:
|
|
allow_failures:
|
|
- go: tip
|