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

Commit b9af4cb

Browse files
committed
Update OS X test targets for Saucelabs (close snowplow#632)
1 parent 3b0bbbf commit b9af4cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/intern.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ define({
4444
{ browserName: 'internet explorer', version: '9', platform: 'Windows 7' },
4545
{ browserName: 'firefox', version: '27', platform: [ 'Windows 7', 'Linux' ] },
4646
{ browserName: 'chrome', version: '32', platform: [ 'Windows 7', 'Linux' ] },
47-
{ browserName: 'safari', version: '6', platform: 'OS X 10.8' },
48-
{ browserName: 'safari', version: '7', platform: 'OS X 10.9' }
47+
{ browserName: 'safari', version: '8', platform: 'OS X 10.10' },
48+
{ browserName: 'safari', version: '10', platform: 'OS X 10.11' }
4949
],
5050

5151
maxConcurrency: 1,

0 commit comments

Comments
 (0)