2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-13 22:12:23 +03:00

Revert "chore: chain browserstack locals"

This reverts commit d986d9243c.
This commit is contained in:
pimlie
2020-01-03 12:29:29 +01:00
parent d986d9243c
commit aabb2dca43
+2 -2
View File
@@ -125,12 +125,12 @@ workflows:
- test-e2e-browser:
name: test-e2e-edge
browserString: browserstack/local/edge:15
requires: [test-e2e-ie]
requires: [test-e2e-ssr]
filters:
branches: { ignore: /^pull\/.*/ }
- test-e2e-browser:
name: test-e2e-safari
browserString: browserstack/local/os x=snow leopard/safari:5.1
requires: [test-e2e-edge]
requires: [test-e2e-ssr]
filters:
branches: { ignore: /^pull\/.*/ }