Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0cd32c

Browse files
committed
added develop build status
1 parent a861f59 commit c0cd32c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ python-oauth2
44
# Forked from simplegeo/python-oauth2
55
Seeing as they do not seem to be maintaining the repository anymore
66

7+
8+
Master
79
[![Build Status](https://secure.travis-ci.org/knowsis/python-oauth2.png?branch=master)](http://travis-ci.org/knowsis/python-oauth2)
810

11+
Develop
12+
[![Build Status](https://secure.travis-ci.org/knowsis/python-oauth2.png?branch=develop)](http://travis-ci.org/knowsis/python-oauth2)
13+
14+
15+
916
# Overview
1017

1118
The original repositories code was originally forked from [Leah Culver and Andy Smith's oauth.py code](http://github.com/leah/python-oauth/). Some of the tests come from a [fork by Vic Fryzel](http://github.com/shellsage/python-oauth), while a revamped Request class and more tests were merged in from [Mark Paschal's fork](http://github.com/markpasc/python-oauth). A number of notable differences exist between this code and its forefathers:

0 commit comments

Comments
 (0)