From aeb0d4d5d74e260c6bd20ecbb1507c3249800786 Mon Sep 17 00:00:00 2001 From: Lanchon Date: Fri, 22 Sep 2017 00:29:19 -0300 Subject: [PATCH] Add Travis CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b57f502..df17f0c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # multidexlib2 ### Multi-dex extensions for dexlib2. +[![Build Status](https://travis-ci.org/DexPatcher/multidexlib2.svg?branch=master)](https://travis-ci.org/DexPatcher/multidexlib2) + This is a free software (GPLv3+) library on top of [dexlib2](https://github.com/JesusFreke/smali/tree/master/dexlib2) that features: - Multi-dex reading and writing. - Optional management of the content of the main dex file when writing multi-dex.