diff options
author | Karel Kočí <cynerd@email.cz> | 2016-03-09 09:38:33 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2016-03-09 10:09:13 +0100 |
commit | 71e77dd87af79e0374b0f502066be0e191cb6667 (patch) | |
tree | 2cd6b92b15aa4dcd0a7270a4209e6ae4b852890a /README.md | |
parent | a149a27041e90674f34228e7ef1b05b6f1a61ca5 (diff) | |
download | mcserver-wrapper-71e77dd87af79e0374b0f502066be0e191cb6667.tar.gz mcserver-wrapper-71e77dd87af79e0374b0f502066be0e191cb6667.tar.bz2 mcserver-wrapper-71e77dd87af79e0374b0f502066be0e191cb6667.zip |
Add Travis status image and fix .travis.yml
In travis configuration was missing some programs for testing.
Also fix problems reported by style check.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ MINECRAFT-WRAPPER ================= +[![Build Status](https://travis-ci.org/Cynerd/minecraft-wrapper.svg?branch=master)](https://travis-ci.org/Cynerd/minecraft-wrapper) Python server wrapper for extracting informations about server status and list of online players. |