Skip to content

Commit 1f2fd11

Browse files
cherifGsoulchasenlehara
authored andcommitted
Fix travis build (#493)
Downgrade to using Safari 11 on macOS.
1 parent 534b2d3 commit 1f2fd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sauce-labs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ testSauceLabs({
1919
}, {
2020
browserName: 'safari',
2121
platform: 'OS X 10.13',
22-
version: 'latest'
22+
version: '11',
2323
}, {
2424
browserName: 'googlechrome',
2525
platform: 'OS X 10.12',

0 commit comments

Comments
 (0)