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

Commit 75c7462

Browse files
committed
WIP
1 parent 8c6f8eb commit 75c7462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/travis/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ SAUCE_ACCESS_KEY=$(echo "$SAUCE_ACCESS_KEY" | rev)
1515
# TODO: Add `SL_Safari` back, once/if it becomes more stable again.
1616
BROWSERS="SL_Chrome,SL_Chrome-1,\
1717
SL_Firefox,SL_Firefox-1,\
18-
SL_Safari-1,\
1918
SL_iOS,SL_iOS-1,\
2019
SL_IE_9,SL_IE_10,SL_IE_11,\
2120
SL_EDGE,SL_EDGE-1"
21+
# SL_Safari-1,\
2222

2323
case "$JOB" in
2424
"ci-checks")

0 commit comments

Comments
 (0)