Skip to content

Commit 3b124cc

Browse files
fix(travis): remove explicit call to xvfb
1 parent e85f678 commit 3b124cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ services:
44
- xvfb
55
before_install:
66
- sudo apt-get install libgconf-2-4
7-
- sh -e /etc/init.d/xvfb start
87
- export PATH=$HOME/.yarn/bin:$PATH
98
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.5.1
109
script:

0 commit comments

Comments
 (0)