dex/vendor/github.com/ericchiang/oidc/.travis.yml
2016-08-08 11:49:47 -07:00

14 lines
110 B
YAML

language: go
go:
- 1.5.4
- 1.6.3
- tip
notifications:
email: false
matrix:
allow_failures:
- go: tip