Skip to content

Commit

Permalink
fix(travis): remove explicit call to xvfb
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen authored Sep 3, 2019
1 parent e85f678 commit 3b124cc
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 @@ -4,7 +4,6 @@ services:
- xvfb
before_install:
- sudo apt-get install libgconf-2-4
- sh -e /etc/init.d/xvfb start
- export PATH=$HOME/.yarn/bin:$PATH
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.5.1
script:
Expand Down

0 comments on commit 3b124cc

Please sign in to comment.