From 9e25ba1a3aca2f9f4559df14dd80e94ca657aa5f Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Thu, 26 Mar 2015 15:19:53 +0200 Subject: [PATCH] Travis doesnt know what default branch is - manually set default --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 094c405..88e7526 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Special thanks to [MaNGOS](http://getmangos.eu/) for their continued support and * [Function documentation](http://eluna.emudevs.com/) - [source](https://github.com/ElunaLuaEngine/Eluna/blob/master/LuaFunctions.cpp) * [Hook documentation](https://github.com/ElunaLuaEngine/Eluna/blob/master/Hooks.h) -[![Build Status](https://api.travis-ci.org/mangoszero/server.svg)](https://travis-ci.org/mangoszero/server) [Official Mangos Zero w/ Eluna](https://github.com/mangoszero/server)
+[![Build Status](https://api.travis-ci.org/mangoszero/server.svg?branch=release20)](https://travis-ci.org/mangoszero/server) [Official Mangos Zero w/ Eluna](https://github.com/mangoszero/server)

[![Build Status](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityWotlk.png?branch=master)](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityWotlk) [Eluna TrinityCore WotLK](https://github.com/ElunaLuaEngine/ElunaTrinityWotlk)
[![Build Status](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityCata.png?branch=master)](https://travis-ci.org/ElunaLuaEngine/ElunaTrinityCata) [Eluna TrinityCore Cataclysm](https://github.com/ElunaLuaEngine/ElunaTrinityCata)