From 4fde7a92dc47acac36b06d45efddd1ecdafcd4ff Mon Sep 17 00:00:00 2001 From: Joshua Hudson Date: Tue, 31 May 2016 13:21:33 -0700 Subject: [PATCH] Add build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 593f26d..8ebba73 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ +[![Build Status](https://travis-ci.org/ZipArchive/ZipArchive.svg?branch=master)](https://travis-ci.org/ZipArchive/ZipArchive) + # SSZipArchive ZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.