Skip to content

Commit

Permalink
modify xvfb command to start x server environment correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
crashuniverse committed Aug 30, 2017
1 parent f0d9435 commit 430f66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ install:
before_script:
- export DISPLAY=':99.0'
script:
- xvfb npm test
- xvfb-run npm test

0 comments on commit 430f66a

Please sign in to comment.