mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2024-11-24 08:52:25 +02:00
7eb17ba9e0
add travis badge
8 lines
134 B
YAML
8 lines
134 B
YAML
language: go
|
|
install:
|
|
- go get github.com/bmizerany/assert
|
|
- go get github.com/bitly/go-simplejson
|
|
notifications:
|
|
email: false
|
|
|