status-go/vendor/github.com/rs/cors/.travis.yml

9 lines
78 B
YAML

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