9 lines
78 B
YAML
Raw Normal View History

2019-01-08 21:02:11 +01:00
language: go
go:
- 1.9
- "1.10"
- tip
matrix:
allow_failures:
- go: tip