oauth2_proxy/.travis.yml

10 lines
216 B
YAML
Raw Normal View History

2012-12-26 18:18:56 +00:00
language: go
install:
- go get github.com/bmizerany/assert
- go get github.com/bitly/go-simplejson
2014-11-09 19:51:10 +00:00
- go get github.com/mreiferson/go-options
- go get github.com/BurntSushi/toml
2012-12-26 18:18:56 +00:00
notifications:
email: false