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:32 UTC

[cordova-plugin-camera] branch erisu-local_appium_branch_testing created (now bf95068)

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

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


      at bf95068  branch \#plugin-test-fixes for paramedic

This branch includes the following new commits:

     new bf95068  branch \#plugin-test-fixes for paramedic

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


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

Posted by ja...@apache.org.
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