Skip to content

Commit

Permalink
Remove xvfb from before_script of travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gologames committed Jul 30, 2019
1 parent 03e6fc2 commit ee8bd8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ services:

before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3
- npm install -g [email protected]

Expand Down

0 comments on commit ee8bd8a

Please sign in to comment.