clair/vendor/github.com/codegangsta/negroni/.travis.yml

16 lines
120 B
YAML
Raw Normal View History

2016-06-07 15:28:01 +00:00
language: go
sudo: false
go:
- 1.2.2
- 1.3.3
- 1.4
- 1.5.4
- 1.6.2
- master
matrix:
allow_failures:
- go: master