summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Melnichuk <mimir@newmail.ru>2014-02-04 15:47:38 +0400
committerAlexey Melnichuk <mimir@newmail.ru>2014-02-04 15:47:38 +0400
commit1e3dec153eb23826905be718ce96fc7ff651971c (patch)
treea3fbe8884a7137b1b7e4ba54c711d574e76426b5
parent11f8b90f520a3a99831fd490cd3372bb63e6716a (diff)
downloadlua-llthreads2-1e3dec153eb23826905be718ce96fc7ff651971c.tar.gz
lua-llthreads2-1e3dec153eb23826905be718ce96fc7ff651971c.tar.bz2
lua-llthreads2-1e3dec153eb23826905be718ce96fc7ff651971c.zip
Add. cloudbees badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 417f392..22f2025 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ lua-llthreads2
2============== 2==============
3[![Build Status](https://travis-ci.org/moteus/lua-llthreads2.png?branch=master)](https://travis-ci.org/moteus/lua-llthreads2) 3[![Build Status](https://travis-ci.org/moteus/lua-llthreads2.png?branch=master)](https://travis-ci.org/moteus/lua-llthreads2)
4[![Build Status](https://buildhive.cloudbees.com/job/moteus/job/lua-llthreads2/badge/icon)](https://buildhive.cloudbees.com/job/moteus/job/lua-llthreads2/) 4[![Build Status](https://buildhive.cloudbees.com/job/moteus/job/lua-llthreads2/badge/icon)](https://buildhive.cloudbees.com/job/moteus/job/lua-llthreads2/)
5[![Build Status](https://moteus.ci.cloudbees.com/job/lua-llthreads2/badge/icon)](https://moteus.ci.cloudbees.com/job/lua-llthreads2/)
5 6
6This is full dropin replacement for [llthreads](https://github.com/Neopallium/lua-llthreads) library. 7This is full dropin replacement for [llthreads](https://github.com/Neopallium/lua-llthreads) library.
7 8