From e3b97e35018caca6322895660e9c1a4729ed327a Mon Sep 17 00:00:00 2001 From: Gareth Watts Date: Sat, 10 Oct 2015 16:53:38 -0700 Subject: [PATCH] Hook in Travis CI --- .travis.yml | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..4f2ee4d --- /dev/null +++ b/.travis.yml @@ -0,0 +1 @@ +language: go diff --git a/README.md b/README.md index 95855ce..2db5e16 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Restrictions Pin Finder +[![Build Status](https://travis-ci.org/gwatts/pinfinder.svg?branch=master)](https://travis-ci.org/gwatts/pinfinder) + pinfinder is a small application which attempts to to find the restrictions PIN for an iOS device by brute force examination of its iTunes backup.