You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/05/10 10:04:33 UTC

[cordova-plugin-camera] 01/01: branch \#plugin-test-fixes for paramedic

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch erisu-local_appium_branch_testing
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git

commit bf95068ae0dde1342d947ef4c88589e01ae09a71
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri May 10 12:04:28 2019 +0200

    branch \#plugin-test-fixes for paramedic
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2d8dddf..d2f152c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -83,7 +83,7 @@ before_install:
   - if [[ "$PLATFORM" =~ ios ]]; then npm install -g ios-deploy; fi
   - npm install -g cordova
   # install paramedic if not running on paramedic repo
-  - if ! [[ "$TRAVIS_REPO_SLUG" =~ cordova-paramedic ]]; then npm install github:apache/cordova-paramedic; fi 
+  - if ! [[ "$TRAVIS_REPO_SLUG" =~ cordova-paramedic ]]; then npm install github:apache/cordova-paramedic\#plugin-test-fixes; fi 
 
 install:
   - npm install


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