From 6740b37cfc3707b1fa981fdddb0be162ca6de3d3 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Mon, 30 Nov 2020 22:03:56 +0100 Subject: [PATCH] Remove build status badge from README The GitHub interface now provides much richer information about build status. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0f25dc3c..18cae370 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ # 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/).