From ae29bdef2320c993a5c724132618c4d45d6a78f6 Mon Sep 17 00:00:00 2001 From: Jean-Paul Balabanian Date: Fri, 5 Feb 2016 08:33:51 +0100 Subject: [PATCH] Added Travis status to README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11c367edc..275ec393e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# opm-common -Contains common components used througout all of OPM, +# opm-common ![alt text](https://travis-ci.org/OPM/opm-common.svg?branch=master "TravisCI Build Status") +Contains common components used throughout all of OPM, in particular CMake modules for the build system.