From 308c49635b9eaa02d71ac73fc118935e819af08e Mon Sep 17 00:00:00 2001 From: Sefa Ilkimen Date: Mon, 21 Aug 2017 00:23:32 +0200 Subject: [PATCH] added build batch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06b2e3a..5415e69 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Cordova Advanced HTTP ===================== +[![Build Status](https://travis-ci.org/silkimen/cordova-plugin-advanced-http.svg?branch=master)](https://travis-ci.org/silkimen/cordova-plugin-advanced-http) Cordova / Phonegap plugin for communicating with HTTP servers. Supports iOS and Android. This is a fork of [Wymsee's Cordova-HTTP plugin](https://github.com/wymsee/cordova-HTTP).