From e8fc831ae5ab4a322114f42a6ed8239842787bda Mon Sep 17 00:00:00 2001 From: yann300 Date: Mon, 17 Sep 2018 19:14:50 +0200 Subject: [PATCH] update sauce labs proxy --- ci/browser_tests.sh | 2 +- ci/browser_tests_debugger.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/browser_tests.sh b/ci/browser_tests.sh index eb1e358e8b..abae1828e9 100755 --- a/ci/browser_tests.sh +++ b/ci/browser_tests.sh @@ -19,7 +19,7 @@ else OS="linux" FILEFORMAT="tar.gz" fi -SC_VERSION="4.4.11" +SC_VERSION="4.5.1" SAUCECONNECT_URL="https://saucelabs.com/downloads/sc-$SC_VERSION-$OS.$FILEFORMAT" SAUCECONNECT_USERNAME="chriseth" SAUCECONNECT_ACCESSKEY="b781828a-9e9c-43d8-89d4-2fbb879595ca" diff --git a/ci/browser_tests_debugger.sh b/ci/browser_tests_debugger.sh index 2aa54fb53b..145e154925 100755 --- a/ci/browser_tests_debugger.sh +++ b/ci/browser_tests_debugger.sh @@ -10,7 +10,7 @@ else OS="linux" FILEFORMAT="tar.gz" fi -SC_VERSION="4.4.11" +SC_VERSION="4.5.1" SAUCECONNECT_URL="https://saucelabs.com/downloads/sc-$SC_VERSION-$OS.$FILEFORMAT" SAUCECONNECT_USERNAME="yanneth" SAUCECONNECT_ACCESSKEY="1f5a4560-b02b-41aa-b52b-f033aad30870"