This is an automated email from the ASF dual-hosted git repository. alsorokin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git
The following commit(s) were added to refs/heads/master by this push: new aa940aa Bump Safari version on Sauce aa940aa is described below commit aa940aad3ecedf327ef412ee04baa205e2474966 Author: Alexander Sorokin <v-als...@microsoft.com> AuthorDate: Thu Nov 16 11:24:06 2017 +0300 Bump Safari version on Sauce --- conf/periodic/browser-safari.config.json | 2 +- conf/pr/browser-safari.config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/periodic/browser-safari.config.json b/conf/periodic/browser-safari.config.json index 1befee7..28f5f67 100644 --- a/conf/periodic/browser-safari.config.json +++ b/conf/periodic/browser-safari.config.json @@ -4,5 +4,5 @@ "cleanUpAfterRun": true, "verbose": true, "sauceDeviceName": "safari", - "saucePlatformVersion": "10.0" + "saucePlatformVersion": "11.0" } diff --git a/conf/pr/browser-safari.config.json b/conf/pr/browser-safari.config.json index 9c90238..e26b2d3 100644 --- a/conf/pr/browser-safari.config.json +++ b/conf/pr/browser-safari.config.json @@ -4,5 +4,5 @@ "cleanUpAfterRun": true, "verbose": true, "sauceDeviceName": "safari", - "saucePlatformVersion": "10.0" + "saucePlatformVersion": "11.0" } -- To stop receiving notification emails like this one, please contact ['"commits@cordova.apache.org" <commits@cordova.apache.org>']. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org