We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3831e45 commit 7b7b082Copy full SHA for 7b7b082
lib/sauce/sauce_connect_setup.sh
@@ -12,7 +12,7 @@ set -e
12
# before_script:
13
# - curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
14
15
-CONNECT_URL="https://d2nkw87yt5k0to.cloudfront.net/downloads/sc-4.3-linux.tar.gz"
+CONNECT_URL="https://saucelabs.com/downloads/sc-4.3-linux.tar.gz"
16
CONNECT_DIR="/tmp/sauce-connect-$RANDOM"
17
CONNECT_DOWNLOAD="sc-4.3-linux.tar.gz"
18
0 commit comments