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 14:27:48 UTC

[cordova-paramedic] branch janpio-improve_saucelabs updated: use smaller appium version for iOS 11.3

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 c393f87  use smaller appium version for iOS 11.3
c393f87 is described below

commit c393f870d28270b056b39e4cb19dee02f19dc1e7
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Wed Mar 27 15:27:23 2019 +0100

    use smaller appium version for iOS 11.3
---
 conf/pr/ios-11.3.config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/pr/ios-11.3.config.json b/conf/pr/ios-11.3.config.json
index d929434..c47d1ea 100644
--- a/conf/pr/ios-11.3.config.json
+++ b/conf/pr/ios-11.3.config.json
@@ -4,5 +4,5 @@
     "cleanUpAfterRun": true,
     "verbose": true,
     "saucePlatformVersion": "11.3",
-    "sauceAppiumVersion": "1.9.1"
+    "sauceAppiumVersion": "1.8.1"
 }


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