Skip to content

Commit 7a59299

Browse files
committed
add more versions of chrome and firefox to test against
1 parent 66c160f commit 7a59299

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

grunt/saucelabs-qunit.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@ all:
77
testname: hook-javascript client tests
88
browsers:
99
- browserName: 'firefox'
10+
- browserName: 'firefox'
11+
version: '32'
12+
- browserName: 'firefox'
13+
version: '31'
14+
- browserName: 'chrome'
15+
- browserName: 'chrome'
16+
version: '34'
1017
- browserName: 'chrome'
18+
version: '33'
1119
- browserName: 'safari'
1220
- browserName: 'opera'
1321
- browserName: 'internet explorer'

0 commit comments

Comments
 (0)