summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-10-20 16:19:09 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-10-20 16:19:09 -0700
commitfb87fd3bc47e75b306ea57101c9d37652cdecb32 (patch)
treec4ac393fcb64cd84cee09a281d71430579e045cb
parentba5ef6d31eb2705df846444b56893b555948fbf8 (diff)
downloadpystache-fb87fd3bc47e75b306ea57101c9d37652cdecb32.tar.gz
Remove branch names in Travis build status image URL.
Comma-delimiting branch names in the build status image URL for Travis-CI does not currently work, so this commit switches to not specifying any branch names until this is fixed. See also the Travis-CI issue: https://github.com/travis-ci/travis-ci/issues/731
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a4bf18..d786b5a 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Pystache
<!-- caption text shows up in the reST version converted by pandoc. -->
![](https://s3.amazonaws.com/webdev_bucket/pystache.png "mustachioed, monocled snake by David Phillips")
-![](https://secure.travis-ci.org/defunkt/pystache.png?branch=master,development)
+![](https://secure.travis-ci.org/defunkt/pystache.png)
[Pystache](https://github.com/defunkt/pystache) is a Python
implementation of [Mustache](http://mustache.github.com/). Mustache is a