You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2019/11/20 11:32:21 UTC

[cordova-plugin-screen-orientation] branch raphinesse/debug-ci updated: Try with Appium 1.8.0

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

raphinesse pushed a commit to branch raphinesse/debug-ci
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-screen-orientation.git


The following commit(s) were added to refs/heads/raphinesse/debug-ci by this push:
     new 40cc64f  Try with Appium 1.8.0
40cc64f is described below

commit 40cc64fcbd58b957ebde75722030000a4e93ea3c
Author: Raphael von der GrĂ¼n <ra...@gmail.com>
AuthorDate: Wed Nov 20 12:32:09 2019 +0100

    Try with Appium 1.8.0
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index bba6c82..05bfa98 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -87,5 +87,5 @@ script:
   - if [[ "$ADDITIONAL_TESTS_DIR" != "" ]]; then
       cd $ADDITIONAL_TESTS_DIR && npm install && npm test;
     else
-      $PARAMEDIC_COMMAND --sauceAppiumVersion 1.13.0 --config ./pr/$PLATFORM --plugin $PARAMEDIC_PLUGIN_TO_TEST --buildName $PARAMEDIC_BUILDNAME;
+      $PARAMEDIC_COMMAND --sauceAppiumVersion 1.8.0 --config ./pr/$PLATFORM --plugin $PARAMEDIC_PLUGIN_TO_TEST --buildName $PARAMEDIC_BUILDNAME;
     fi


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