summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorondrowan <ondrowan@gmail.com>2013-02-15 00:19:44 +0100
committerondrowan <ondrowan@gmail.com>2013-02-15 00:19:44 +0100
commit2f0871bcc53ba9875c415eddc3b7f1878d2e8806 (patch)
tree49d22676bb2cd5a05eb1617b4c17e524ad3900e0 /README.rst
parent2b862957a285b4c8e6f86c815ace4410afa2e88b (diff)
downloadoauthlib-2f0871bcc53ba9875c415eddc3b7f1878d2e8806.tar.gz
Changes to testing stuff
* simplified tox config * added python 3 to travis config
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 2463138..afdc803 100644
--- a/README.rst
+++ b/README.rst
@@ -5,6 +5,7 @@ OAuthLib
logic.*
.. image:: https://secure.travis-ci.org/idangazit/oauthlib.png?branch=master
+ :target: https://travis-ci.org/idan/oauthlib
OAuth often seems complicated and difficult-to-implement. There are several
prominent libraries for signing OAuth requests, but they all suffer from one or