From f79c126e9f0e385d8e51bdbb2606b4c4272af23e Mon Sep 17 00:00:00 2001 From: Ryan McDonagh Date: Fri, 27 Jul 2018 13:45:12 +0200 Subject: [PATCH] Added Travis CI build status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8482acd6f..e778c0bb0 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,4 @@ You can clone the wiki by running Visit our new website [drat.apache.org](https://drat.apache.org/) at the [Apache Software Foundation](https://www.apache.org/). +Current build status: [![Build Status](https://travis-ci.org/apache/drat.svg?branch=master)](https://travis-ci.org/apache/drat)