There was an error while loading. Please reload this page.
1 parent 26e893a commit d97e6f1Copy full SHA for d97e6f1
1 file changed
lib/saucelabs/start_tunnel.sh
@@ -11,7 +11,7 @@ set -e
11
# Curl and run this script as part of your .travis.yml before_script section:
12
# before_script:
13
# - curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
14
-SC_VERSION="4.5.2"
+SC_VERSION="4.5.4"
15
CONNECT_URL="https://saucelabs.com/downloads/sc-$SC_VERSION-linux.tar.gz"
16
CONNECT_DIR="/tmp/sauce-connect-$RANDOM"
17
CONNECT_DOWNLOAD="sc-$SC_VERSION-linux.tar.gz"
0 commit comments