aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-05-08 08:19:39 +0200
committerritchie <ritchie@gmx.at>2015-05-08 08:19:39 +0200
commit63fa9f32ea5c4311898eb1628b0daa58c00e18f4 (patch)
treebbe536671f2fa40d64c1056f21d4a207c48d5305 /README.md
parentc17b4e5ddd20d002eda4c31e74f2d7dddb523a43 (diff)
downloadnanohttpd-63fa9f32ea5c4311898eb1628b0daa58c00e18f4.tar.gz
build status
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f393b4b..89b8fe8 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
*NanoHttpd* has been released under a Modified BSD licence.
+current build status at https://travis-ci.org [![Build Status](https://api.travis-ci.org/NanoHttpd/nanohttpd.png)](https://travis-ci.org/NanoHttpd/nanohttpd)
+
## Core Features
* Only one Java file, providing HTTP 1.1 support.
* Two "flavours" - one at "current" standards and one strictly Java 1.1 compatible.