Dropped Safari <13 from test matrix

This commit is contained in:
Steve Gravrock
2021-07-10 09:21:41 -07:00
parent 9b3d4a2bf2
commit 4edac7d3d1
2 changed files with 2 additions and 4 deletions

View File

@@ -51,12 +51,11 @@ Jasmine tests itself across many browsers (Safari, Chrome, Firefox, Microsoft Ed
| Environment | Supported versions |
|-------------------|--------------------|
| Node | 10, 12, 14, 16 |
| Safari | 9-14 |
| Node | 12.17+, 14, 16 |
| Safari | 13-14 |
| Chrome | Evergreen |
| Firefox | Evergreen, 68, 78 |
| Edge | Evergreen |
| Internet Explorer | 11 |
For evergreen browsers, each version of Jasmine is tested against the version of the browser that is available to us
at the time of release. Other browsers, as well as older & newer versions of some supported browsers, are likely to work.

View File

@@ -30,7 +30,6 @@ run_browser firefox 78
run_browser firefox 68
run_browser safari 14
run_browser safari 13
run_browser safari 9
run_browser MicrosoftEdge latest
echo