devops(circleci): run all tests on all browsers

This commit is contained in:
Andrey Lushnikov 2020-03-12 18:24:32 -07:00
parent 9aa56a6b9e
commit a11e8f013f

View file

@ -21,6 +21,4 @@ jobs:
- run:
command: |
xvfb-run --auto-servernum npm run ctest
xvfb-run --auto-servernum npm run ftest
xvfb-run --auto-servernum npm run wtest
xvfb-run --auto-servernum npm run test