Skip to content

Commit 9c31d37

Browse files
committed
Build: Update tested browsers to match jQuery 3.0
1 parent bf69b8f commit 9c31d37

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

build/browserstack-current.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"edge_latest",
1515
{
1616
"os": "iOS",
17-
"os_version": "8.3",
17+
"os_version": "9.3",
1818
"real_mobile": false
1919
}
2020
]

build/browserstack-legacy.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"browsers": [
99
"chrome_previous",
1010
"firefox_previous",
11-
"opera_previous",
1211
{
1312
"browser": "safari",
1413
"browser_version": "8.0"
@@ -17,12 +16,12 @@
1716
"ie_10",
1817
{
1918
"os": "iOS",
20-
"os_version": "6.0",
19+
"os_version": "7.0",
2120
"real_mobile": false
2221
},
2322
{
2423
"os": "iOS",
25-
"os_version": "7.0",
24+
"os_version": "8.3",
2625
"real_mobile": false
2726
}
2827
]

0 commit comments

Comments
 (0)