From 7931f6c766d4ddc051c057168fdf6856277e3fca Mon Sep 17 00:00:00 2001 From: "Yamashita, Yuu" Date: Wed, 4 Nov 2015 12:15:02 +0000 Subject: [PATCH] Specify branch for build status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac2ffb1..e0cf4e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyenv-virtualenv -[![Build Status](https://travis-ci.org/yyuu/pyenv-virtualenv.svg)](https://travis-ci.org/yyuu/pyenv-virtualenv) +[![Build Status](https://travis-ci.org/yyuu/pyenv-virtualenv.svg?branch=master)](https://travis-ci.org/yyuu/pyenv-virtualenv) pyenv-virtualenv is a [pyenv](https://github.com/yyuu/pyenv) plugin that provides features to manage virtualenvs and conda environments