From ada9cd13951761da1302ea18ed8b7cdabc954b5f Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sun, 7 Dec 2014 19:59:18 +0000 Subject: [PATCH] Added Travis status image to README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 698c2419..59bac174 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LOOT +[![Build Status](https://travis-ci.org/loot/loot.svg?branch=dev)](https://travis-ci.org/loot/loot) + ## Introduction LOOT is a plugin load order optimiser for TES IV: Oblivion, TES V: Skyrim, Fallout 3 and Fallout: New Vegas. It is designed to assist mod users in avoiding detrimental conflicts, by automatically calculating a load order that satisfies all plugin dependencies and maximises each plugin's impact on the user's game.