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/03/27 13:36:54 UTC

[cordova-paramedic] branch janpio-improve_saucelabs updated: older appiumversion for ios 10 (doesn't matter, will be removed anyway)

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

janpio pushed a commit to branch janpio-improve_saucelabs
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git


The following commit(s) were added to refs/heads/janpio-improve_saucelabs by this push:
     new 6cbe0ba  older appiumversion for ios 10 (doesn't matter, will be removed anyway)
6cbe0ba is described below

commit 6cbe0badbad327afc5e0c88815e61ab6637254a1
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Mar 27 14:36:43 2019 +0100

    older appiumversion for ios 10 (doesn't matter, will be removed anyway)
---
 conf/pr/ios-10.0.config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/pr/ios-10.0.config.json b/conf/pr/ios-10.0.config.json
index e05ba23..89c3f19 100644
--- a/conf/pr/ios-10.0.config.json
+++ b/conf/pr/ios-10.0.config.json
@@ -4,5 +4,5 @@
     "cleanUpAfterRun": true,
     "verbose": true,
     "saucePlatformVersion": "10.0",
-    "sauceAppiumVersion": "1.8.0"
+    "sauceAppiumVersion": "1.6.4"
 }


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