You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2015/07/07 23:46:50 UTC

cordova-plugin-media-capture git commit: Remove TravisCI integration

Repository: cordova-plugin-media-capture
Updated Branches:
  refs/heads/master a6011757b -> 2c5617c74


Remove TravisCI integration


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/2c5617c7
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/2c5617c7
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/2c5617c7

Branch: refs/heads/master
Commit: 2c5617c746dac5d0f330175773d0d55fb4f43bdf
Parents: a601175
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Jul 7 14:24:26 2015 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Jul 7 14:24:26 2015 -0700

----------------------------------------------------------------------
 .travis.yml | 13 -------------
 README.md   |  2 --
 2 files changed, 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/2c5617c7/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index fa7ae7d..0000000
--- a/.travis.yml
+++ /dev/null
@@ -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}

http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/2c5617c7/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index a5e2e86..7d6ab8d 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,6 @@
 
 # cordova-plugin-media-capture
 
-[![Build Status](https://travis-ci.org/apache/cordova-plugin-media-capture.svg)](https://travis-ci.org/apache/cordova-plugin-media-capture)
-
 This plugin provides access to the device's audio, image, and video capture capabilities.
 
 __WARNING__: Collection and use of images, video, or


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org