Add build status.

This commit is contained in:
Burcu Dogan 2014-07-09 16:06:12 -07:00
parent fc96e1369a
commit 958c47866e

View File

@ -1,5 +1,7 @@
# OAuth2 for Go
[![Build Status](https://travis-ci.org/golang/oauth2.svg?branch=master)](https://travis-ci.org/golang/oauth2)
oauth2 package contains a client implementation for OAuth 2.0 spec.
## Installation