remove travis-ci

This commit is contained in:
Jesse MacFadyen
2015-07-07 17:52:53 -07:00
parent 74aa099b7e
commit 5c7a9d95a8
2 changed files with 0 additions and 15 deletions
-2
View File
@@ -19,8 +19,6 @@
# cordova-plugin-inappbrowser
[![Build Status](https://travis-ci.org/apache/cordova-plugin-inappbrowser.svg)](https://travis-ci.org/apache/cordova-plugin-inappbrowser)
This plugin provides a web browser view that displays when calling `cordova.InAppBrowser.open()`.
var ref = cordova.InAppBrowser.open('http://apache.org', '_blank', 'location=yes');