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

Commit 4792be4

Browse files
committed
WIP
1 parent 8c6f8eb commit 4792be4

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,7 +15,7 @@ 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,\
18+
SL_Safari,\
1919
SL_iOS,SL_iOS-1,\
2020
SL_IE_9,SL_IE_10,SL_IE_11,\
2121
SL_EDGE,SL_EDGE-1"

0 commit comments

Comments
 (0)