aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--README.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index cb3ffca..d89a6d7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ python:
- "2.6"
- "2.7"
before_script:
- - "./before_script.sh"
+ - before_script.sh
install:
- pip install -r wkhtmltopdf/tests/test_requirements.txt
- pip install .
diff --git a/README.rst b/README.rst
index 26cf36d..579ebcd 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
django-wkhtmltopdf
==================
-.. image:: https://travis-ci.org/incuna/django-wkhtmltopdf.png
+.. image:: https://travis-ci.org/incuna/django-wkhtmltopdf.png?branch=travis-setup
:target: https://travis-ci.org/incuna/django-wkhtmltopdf