From 869721d0a53ee4bd33eb7c7b4fae6c0e15d311e6 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Wed, 8 Aug 2018 22:25:41 +0200 Subject: [PATCH] Add Travis build status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index db12cad0c..960a08471 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # GF Resource Grammar Library (RGL) +[![Build Status](https://travis-ci.org/GrammaticalFramework/gf-rgl.svg?branch=master)](https://travis-ci.org/GrammaticalFramework/gf-rgl) + The GF Resource Grammar Library is the standard library for Grammatical Framework. It covers the morphology and basic syntax of over 30 languages. For more about the RGL, see the [synopsis page](http://www.grammaticalframework.org/lib/doc/synopsis.html).