mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-17 06:18:09 +00:00
Disable config for XVFB
This commit is contained in:
@ -24,9 +24,9 @@ apt:
|
|||||||
- g++-4.8
|
- g++-4.8
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- export CHROME_BIN=chromium-browser
|
# - export CHROME_BIN=chromium-browser
|
||||||
- export DISPLAY=:99.0
|
# - export DISPLAY=:99.0
|
||||||
- sh -e /etc/init.d/xvfb start
|
# - sh -e /etc/init.d/xvfb start
|
||||||
# greenkeeper-lockfile support
|
# greenkeeper-lockfile support
|
||||||
- yarn global add greenkeeper-lockfile@1
|
- yarn global add greenkeeper-lockfile@1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user