From 65ab99c483c35a52a07831b16a576ca74da223b2 Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Fri, 30 May 2014 18:57:03 +0200 Subject: [PATCH] added build status image --- README.md | 2 ++ doc/index.txt | 3 +++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index bb8085b..2b16cc2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ #Virtual Smart Card Architecture +[![Build Status Image](https://travis-ci.org/frankmorgner/vsmartcard.png?branch=master)](https://travis-ci.org/frankmorgner/vsmartcard) + Virtual Smart Card Architecture is an umbrella project for various projects concerned with the emulation of different types of smart card readers or smart cards themselves. diff --git a/doc/index.txt b/doc/index.txt index c21bad0..98be6b9 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -6,6 +6,9 @@ Welcome to the |vsmartcard| documentation! ################################################################################ +.. image:: https://travis-ci.org/frankmorgner/vsmartcard.png?branch=master + :target: https://travis-ci.org/frankmorgner/vsmartcard + Welcome to the |vsmartcard|. |vsmartcard| is an umbrella project for various projects concerned with the emulation of different types of smart card readers or smart cards themselves.