2018-08-10 16:51:32 +03:00

9 lines
78 B
YAML

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