Skip to content

Commit

Permalink
Adding latest browsers to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
fishcharlie committed Mar 31, 2018
1 parent 5ddce45 commit 84b2502
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions browserstack.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"test_framework": "mocha",
"browsers": [
"chrome_latest",
"chrome_65",
"chrome_64",
"chrome_63",
"chrome_62",
"chrome_61",
"chrome_60",
Expand All @@ -21,6 +24,9 @@
"chrome_47",

"firefox_latest",
"firefox_59",
"firefox_58",
"firefox_57",
"firefox_56",
"firefox_55",
"firefox_54",
Expand Down Expand Up @@ -48,6 +54,9 @@
"edge_14",

"opera_latest",
"opera_52",
"opera_51",
"opera_50",
"opera_49",
"opera_48",
"opera_47",
Expand Down

0 comments on commit 84b2502

Please sign in to comment.