well-goknown/vendor/github.com/rs/cors/.travis.yml

10 lines
90 B
YAML
Raw Normal View History

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