From bc5c5aeac04408690f407bc33fa95140b3c8fe3a Mon Sep 17 00:00:00 2001 From: Heikki Hannikainen Date: Fri, 5 Aug 2016 23:46:11 +0300 Subject: [PATCH] Show build status in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 92c717f..8bd17a5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ aprsc - an APRS-IS server in C ============================== +Automatic build and test result: +[![Build Status](https://travis-ci.org/hessu/aprsc.svg?branch=master)](https://travis-ci.org/hessu/aprsc) + You're looking at the source code of aprsc, an open-source APRS-IS server.