From c22c707c9c29f520fed6ca7a8afa3f0c911751cf Mon Sep 17 00:00:00 2001 From: Kevin Seidel Date: Thu, 6 Oct 2016 11:53:29 +0200 Subject: [PATCH] Add build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 343419f7..29ae0af8 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # PasscodeLock +[![Build Status](https://travis-ci.org/zahlz/SwiftPasscodeLock.svg?branch=master)](https://travis-ci.org/zahlz/SwiftPasscodeLock) + A Swift implementation of passcode lock for iOS with TouchID authentication.