2020-01-08 12:12:23 +01:00

10 lines
90 B
YAML

language: go
go:
- "1.10"
- "1.11"
- "1.12"
- tip
matrix:
allow_failures:
- go: tip