From cd694d5a7304e372eda96963469ec10db7892bab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20=C5=BDivanovi=C4=87?= Date: Wed, 11 Mar 2015 11:17:23 +0100 Subject: [PATCH] Add travis build status indication. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d84f6b5..d5a0511 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ +[![Build Status](https://travis-ci.org/zmarko/jPasswordObfuscator.svg)](https://travis-ci.org/zmarko/jPasswordObfuscator) + # jPasswordObfuscator Extensible Java library and command line utility for sensitive data obfuscation and de-obfuscation.