From b70f67f97b4705f2fa17c8f9410a83346b62c016 Mon Sep 17 00:00:00 2001 From: lyric Date: Sat, 23 Jul 2016 20:32:33 +0800 Subject: [PATCH] Add travis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d2a6c5..392ab08 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ OAuth 2.0 [![GoDoc](https://godoc.org/gopkg.in/oauth2.v3?status.svg)](https://godoc.org/gopkg.in/oauth2.v3) [![Go Report Card](https://goreportcard.com/badge/gopkg.in/oauth2.v3)](https://goreportcard.com/report/gopkg.in/oauth2.v3) +[![Build Status](https://travis-ci.org/go-oauth2/oauth2.svg?branch=master)](https://travis-ci.org/go-oauth2/oauth2) Quick Start -----------