From 91d57cadcc31e45ad31381e64d79540894fd8778 Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Thu, 7 Nov 2013 10:30:29 -0500 Subject: Update travis badge for master branch only I'm abandoning git-flow for a much simpler branching model: https://gist.github.com/jbenet/ee6c9ac48068889b0912 Since the master branch must always be deployable, it makes sense to show the travis badge for the master branch only. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 640d174..3d8608c 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Dotfile management made easy .. image:: https://pypip.in/v/dotfiles/badge.png :target: https://pypi.python.org/pypi/dotfiles -.. image:: https://secure.travis-ci.org/jbernard/dotfiles.png?branch=develop +.. image:: https://secure.travis-ci.org/jbernard/dotfiles.png?branch=master :target: http://travis-ci.org/jbernard/dotfiles ``dotfiles`` is a tool to make managing your dotfile symlinks in ``$HOME`` -- cgit v1.2.3