From b8e2003c659016d2aa50e119d46f3f6a67cc6466 Mon Sep 17 00:00:00 2001 From: Aaron Griffith Date: Sat, 16 Feb 2013 13:59:59 -0500 Subject: [PATCH] travis ci button now uses master branch only it used to show the status for all branches, which means (right now at least) it's always failing. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 155e811..9aeedce 100644 --- a/README.rst +++ b/README.rst @@ -85,4 +85,4 @@ https://github.com/overviewer/Minecraft-Overviewer/issues Feel free to comment on issues, report new issues, and vote on issues that are important to you. -.. |Build Status| image:: https://secure.travis-ci.org/overviewer/Minecraft-Overviewer.png \ No newline at end of file +.. |Build Status| image:: https://secure.travis-ci.org/overviewer/Minecraft-Overviewer.png?branch=master