From 26fee76b81e0110b50ec84d1144a5bd0fb8b50ee Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Sun, 14 Feb 2016 14:17:35 +0200 Subject: [PATCH] Fix the Travis CI badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37c30a1b..c5104d9d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is a maintenace branch of PySol FC by Shlomi Fish and by some other people, aiming to clean up the code, add features, fix bugs, port to Python 3, etc. -[![Build Status](https://travis-ci.org/shlomif/PySolFC.svg?branch=master)](https://travis-ci.org/shlomif/PySolFC) +[![Build Status](https://travis-ci.org/shlomif/PySolFC.svg?branch=shlomif--main-branch--master)](https://travis-ci.org/shlomif/PySolFC) ## Requirements.