From eb3ae95f0e27e749c31d46129e32ea0d66c1eb34 Mon Sep 17 00:00:00 2001 From: David Cernat Date: Fri, 16 Nov 2018 06:40:21 +0200 Subject: [PATCH] [Documentation] Display build status for correct branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bb8eb542..006a03eaf 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ TES3MP Copyright (c) 2008-2015, OpenMW Team Copyright (c) 2016-2018, TES3MP Team -[![Build Status](https://travis-ci.org/TES3MP/openmw-tes3mp.svg?branch=master)](https://travis-ci.org/TES3MP/openmw-tes3mp) +[![Build Status](https://travis-ci.org/TES3MP/openmw-tes3mp.svg?branch=0.7.0)](https://travis-ci.org/TES3MP/openmw-tes3mp) TES3MP is a project adding multiplayer functionality to [OpenMW](https://github.com/OpenMW/openmw), an open-source game engine that supports playing "The Elder Scrolls III: Morrowind" by Bethesda Softworks.