remove travis-ci integration

This commit is contained in:
Jesse MacFadyen
2015-07-07 15:04:20 -07:00
parent 8e8106e8d8
commit f0209a2f75
2 changed files with 0 additions and 15 deletions
-13
View File
@@ -1,13 +0,0 @@
language: objective-c
git:
depth: 2
node_js:
- "0.10"
install:
- echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
- cd ..
- npm install -g cordova-paramedic
- npm install -g cordova
- npm install -g ios-sim
script:
- cordova-paramedic --platform ios --plugin ${TRAVIS_BUILD_DIR}
-2
View File
@@ -19,8 +19,6 @@
# cordova-plugin-file-transfer
[![Build Status](https://travis-ci.org/apache/cordova-plugin-file-transfer.svg)](https://travis-ci.org/apache/cordova-plugin-file-transfer)
Plugin documentation: [doc/index.md](doc/index.md)
This plugin allows you to upload and download files.