2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-15 07:22:24 +03:00

chore: chain browserstack locals

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