From b2f0f23ea45cb79967e11acc1a14ba4418411913 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Sat, 1 Jun 2013 15:48:37 -0400 Subject: [PATCH] Fix README. --- .travis.yml | 2 +- README.rst | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 71b8eb6..7a9920d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,5 +2,5 @@ language: python python: - "2.7" - "3.3" -install: +install: python setup.py build script: python setup.py test -q diff --git a/README.rst b/README.rst index 0be8fd5..267f7ea 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,9 @@ mwparserfromhell ================ -[![Build Status](https://secure.travis-ci.org/earwig/mwparserfromhell.png?branch=develop)](http://travis-ci.org/earwig/mwparserfromhell) +..image:: https://travis-ci.org/earwig/mwparserfromhell.png?branch=develop + :alt: Build Status + :target: http://travis-ci.org/earwig/mwparserfromhell **mwparserfromhell** (the *MediaWiki Parser from Hell*) is a Python package that provides an easy-to-use and outrageously powerful parser for MediaWiki_