oauth2_proxy/.travis.yml
2014-11-09 20:33:12 -05:00

10 lines
216 B
YAML

language: go
install:
- go get github.com/bmizerany/assert
- go get github.com/bitly/go-simplejson
- go get github.com/mreiferson/go-options
- go get github.com/BurntSushi/toml
notifications:
email: false