From: viktor.shepel Date: Fri, 23 Mar 2018 15:16:00 +0000 (+0200) Subject: doc: display build status badge in README X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a752d7c1c27aa5ccd15ab2c89162b64154e106b7;p=flex doc: display build status badge in README --- diff --git a/README.md b/README.md index e4ea83e..6857eb5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/westes/flex.svg?branch=master)](https://travis-ci.org/westes/flex) + This is flex, the fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognize