diff options
author | Charlie Denton <charlie@meshy.co.uk> | 2014-07-16 12:58:37 +0100 |
---|---|---|
committer | Charlie Denton <charlie@meshy.co.uk> | 2014-07-16 12:58:37 +0100 |
commit | 624e04459d3282141385ff1a67f1c4673cd11f8f (patch) | |
tree | 31bb7d54c9af41141be73909231232db4897677d /README.rst | |
parent | 2fc167fca9dccc2d56daf4debdbb0537f00dd38d (diff) | |
parent | f9ce54704305bae5896f80130034ebaf2f363a7c (diff) | |
download | django-wkhtmltopdf-624e04459d3282141385ff1a67f1c4673cd11f8f.tar.gz django-wkhtmltopdf-624e04459d3282141385ff1a67f1c4673cd11f8f.tar.bz2 django-wkhtmltopdf-624e04459d3282141385ff1a67f1c4673cd11f8f.zip |
Merge pull request #58 from incuna/fix-failing-tests
Fix failing tests
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ django-wkhtmltopdf :target: http://badge.fury.io/py/django-wkhtmltopdf :alt: Latest version -.. image:: https://travis-ci.org/incuna/django-wkhtmltopdf.png +.. image:: https://travis-ci.org/incuna/django-wkhtmltopdf.png?branch=master :target: https://travis-ci.org/incuna/django-wkhtmltopdf :alt: Travis-CI |