From 680c1f5205778c48241cd393b03cc669666a4659 Mon Sep 17 00:00:00 2001 From: Alexandr Morozov Date: Tue, 12 Aug 2014 09:09:25 +0400 Subject: [PATCH] Add travis status badge Signed-off-by: Alexandr Morozov --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee14a57c..b80d2841 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## libcontainer - reference implementation for containers +## libcontainer - reference implementation for containers [![Build Status](https://travis-ci.org/docker/libcontainer.png?branch=master)](https://travis-ci.org/docker/libcontainer) ### Note on API changes: