9 lines
78 B
YAML
Raw Normal View History

language: go
go:
- 1.9
- "1.10"
- tip
matrix:
allow_failures:
- go: tip