Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit c98faac

Browse files
committed
chore(travis): update sauce-connect to v4.3.16
1 parent 4c0e496 commit c98faac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/saucelabs/start_tunnel.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ set -e
1212
# before_script:
1313
# - curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
1414

15-
CONNECT_URL="https://saucelabs.com/downloads/sc-4.3.7-linux.tar.gz"
15+
CONNECT_URL="https://saucelabs.com/downloads/sc-4.3.16-linux.tar.gz"
1616
CONNECT_DIR="/tmp/sauce-connect-$RANDOM"
1717
CONNECT_DOWNLOAD="sc-4.3.7-linux.tar.gz"
1818

0 commit comments

Comments
 (0)