fix: Run xvfb in background

This commit is contained in:
1ambda 2017-07-11 19:08:56 +09:00
parent 23e5670f97
commit 7d454a57ee

View file

@ -122,7 +122,7 @@ before_script:
- tail conf/zeppelin-env.sh
- export CHROME_BIN=/usr/bin/google-chrome-beta
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sh -e /etc/init.d/xvfb start &
- sleep 3
script: