From 5a1095a262069ea7843db828f7aaca9fda875c1b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Tue, 20 Feb 2018 23:31:48 +0100
Subject: [PATCH] Added Travis-ci status badge.

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 434d56ca..8107bac1 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
 </a>
 </div>
 
+[![Build Status](https://travis-ci.org/DynareTeam/dynare-preprocessor.svg?branch=master)](https://travis-ci.org/DynareTeam/dynare-preprocessor)
+
 # Dynare Preprocessor
 
 The Dynare Preprocessor defines the Dynare model language. It takes in a `.mod`
-- 
GitLab