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