clair/vendor/github.com/codegangsta/negroni/.travis.yml
2016-09-28 15:24:38 +02:00

16 lines
120 B
YAML

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