Skip to content

Commit

Permalink
Merge 883e790 into 7cf4e48
Browse files Browse the repository at this point in the history
  • Loading branch information
fishcharlie committed Feb 8, 2019
2 parents 7cf4e48 + 883e790 commit b4e9efa
Show file tree
Hide file tree
Showing 3 changed files with 1,735 additions and 2,874 deletions.
20 changes: 17 additions & 3 deletions browserstack.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
"test_framework": "mocha",
"browsers": [
"chrome_latest",
"chrome_72",
"chrome_71",
"chrome_70",
"chrome_69",
"chrome_68",
"chrome_67",
"chrome_66",
"chrome_65",
"chrome_64",
"chrome_63",
Expand All @@ -24,6 +31,11 @@
"chrome_47",

"firefox_latest",
"firefox_64",
"firefox_63",
"firefox_62",
"firefox_61",
"firefox_60",
"firefox_59",
"firefox_58",
"firefox_57",
Expand All @@ -49,9 +61,10 @@
"ie_9",

"edge_latest",
"edge_18",
"edge_17",
"edge_16",
"edge_15",
"edge_14",

"opera_latest",
"opera_52",
Expand All @@ -66,9 +79,10 @@
"opera_23",

"safari_latest",
"safari_11",
"safari_12",
"safari_11.1",
"safari_10.1",
"safari_9.1",
"safari_8"
]
}
}

0 comments on commit b4e9efa

Please sign in to comment.