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

Commit 8f8274a

Browse files
devversionThomasBurleson
authored andcommitted
chore(travis): update Travis CI sauce connector version (#9888)
* Updates the sauce connector binaries to the latest version
1 parent 4468126 commit 8f8274a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/sauce/setup-tunnel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
SAUCE_BINARY_FILE="sc-4.3.16-linux.tar.gz"
3+
SAUCE_BINARY_FILE="sc-4.4.1-linux.tar.gz"
44
SAUCE_BINARY_DIR="/tmp/sauce"
55
SAUCE_ACCESS_KEY=`echo $SAUCE_ACCESS_KEY | rev`
66

0 commit comments

Comments
 (0)