Skip to content

Commit

Permalink
Build: Update tested browsers to match jQuery 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgol authored and leobalter committed Oct 25, 2016
1 parent d5f6575 commit e2d101e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/browserstack-current.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"edge_latest",
{
"os": "iOS",
"os_version": "8.3",
"os_version": "9.3",
"real_mobile": false
}
]
Expand Down
5 changes: 2 additions & 3 deletions build/browserstack-legacy.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"browsers": [
"chrome_previous",
"firefox_previous",
"opera_previous",
{
"browser": "safari",
"browser_version": "8.0"
Expand All @@ -17,12 +16,12 @@
"ie_10",
{
"os": "iOS",
"os_version": "6.0",
"os_version": "7.0",
"real_mobile": false
},
{
"os": "iOS",
"os_version": "7.0",
"os_version": "8.3",
"real_mobile": false
}
]
Expand Down

0 comments on commit e2d101e

Please sign in to comment.