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

10 lines
90 B
YAML
Raw Normal View History

2019-06-09 07:24:20 +00:00
language: go
go:
2019-07-17 22:25:42 +00:00
- "1.10"
- "1.11"
- "1.12"
2019-07-17 22:25:42 +00:00
- tip
matrix:
allow_failures:
- go: tip