Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
remove xvfb-run
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Oct 11, 2019
1 parent 5bc13b5 commit 367e22c
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 @@ -12,4 +12,4 @@ addons:
packages:
- google-chrome-stable
before_script: npm run bundle
script: xvfb-run npm test
script: npm test

0 comments on commit 367e22c

Please sign in to comment.