Skip to content

Commit

Permalink
ci: run circle ngcontainer tests thru virtual screen buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
dherges authored Jan 15, 2018
1 parent 4432018 commit dac12db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
paths:
- "node_modules"
# Run the ci build
- run: yarn test
- run: xvfb-run yarn test
# Store artefacts on circle
- run:
name: Collect artefacts
Expand Down

0 comments on commit dac12db

Please sign in to comment.