mirror of
https://github.com/wassname/talk.git
synced 2026-07-31 12:50:48 +08:00
Add edge to ci
This commit is contained in:
+1
-3
@@ -22,13 +22,11 @@ if [[ "${CIRCLE_BRANCH}" == "master" ]]; then
|
||||
browserstack chrome
|
||||
browserstack firefox
|
||||
browserstack ie
|
||||
browserstack edge
|
||||
|
||||
# Safari >= 8 has issues connecting to browserstack-local. Safari < 8 is too old.
|
||||
# browserstack safari
|
||||
|
||||
# Edge 14 & 15 randomly fails when switching from the login popup back to the main window.
|
||||
# browserstack edge
|
||||
|
||||
exit $exitCode
|
||||
else
|
||||
# When browserstack is not available test locally using chrome headless.
|
||||
|
||||
Reference in New Issue
Block a user