logginghandler/vendor/github.com/justinas/alice/.travis.yml

20 lines
275 B
YAML
Raw Permalink Normal View History

language: go
matrix:
include:
- go: 1.2.x
- go: 1.3.x
- go: 1.4.x
- go: 1.5.x
- go: 1.6.x
- go: 1.7.x
- go: 1.8.x
- go: 1.9.x
- go: 1.10.x
- go: 1.11.x
- go: 1.12.x
- go: 1.13.x
- go: tip
allow_failures:
- go: tip