]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
ci: add bs test
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 2 Oct 2020 11:07:08 +0000 (13:07 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 2 Oct 2020 11:07:08 +0000 (13:07 +0200)
circle.yml

index 2edb2b5f16f3da001bdecaab8c3d43dd6202592c..2f4abeb1b6ca02fb97c87a08d532e813b2ba4ba1 100644 (file)
@@ -100,6 +100,9 @@ workflows:
       - test-e2e:
           requires:
             - install
+      - test-e2e-bs:
+          requires:
+            - install
       - test-unit:
           requires:
             - install