dex/vendor/github.com/ericchiang/oidc/.travis.yml

14 lines
110 B
YAML
Raw Normal View History

2016-08-09 00:15:51 +05:30
language: go
go:
- 1.5.4
- 1.6.3
- tip
notifications:
email: false
matrix:
allow_failures:
- go: tip