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:33:25 UTC

[cordova-paramedic] branch janpio-improve_saucelabs updated: older appiumversion for ios 9.3 (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 66ae185  older appiumversion for ios 9.3 (doesn't matter, will be removed anyway)
66ae185 is described below

commit 66ae18518e09f95e0bc3ff1a7cd2ca31f5ee65aa
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Mar 27 14:33:15 2019 +0100

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

diff --git a/conf/pr/ios-9.3.config.json b/conf/pr/ios-9.3.config.json
index 200ca5a..1122888 100644
--- a/conf/pr/ios-9.3.config.json
+++ b/conf/pr/ios-9.3.config.json
@@ -4,5 +4,5 @@
     "cleanUpAfterRun": true,
     "verbose": true,
     "saucePlatformVersion": "9.3",
-    "sauceAppiumVersion": "1.7.1"
+    "sauceAppiumVersion": "1.6.3"
 }


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