Skip to content

Commit

Permalink
devops(circleci): run all tests on all browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov committed Mar 13, 2020
1 parent 9aa56a6 commit a11e8f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a11e8f0

Please sign in to comment.