From 60f8dc946c2f27b79371b93e74311fba240916ae Mon Sep 17 00:00:00 2001 From: Tiiffi Date: Mon, 9 Jan 2017 15:31:28 +0200 Subject: [PATCH] Added travis-ci build status images. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b437120..4b37ab2 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,7 @@ rcon.password=your_rcon_pasword * IRC: tiiffi @ quakenet * BUG REPORTS: https://github.com/Tiiffi/mcrcon/issues/ +--- + +Master: ![Master build](https://api.travis-ci.org/Tiiffi/mcrcon.svg?branch=master) +Develop: ![Develop build](https://api.travis-ci.org/Tiiffi/mcrcon.svg?branch=develop)