mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-17 19:24:10 +01:00
Try to fix travis chrome headless issue
This commit is contained in:
@@ -12,6 +12,9 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "6"
|
- "6"
|
||||||
- "7"
|
- "7"
|
||||||
|
before_install:
|
||||||
|
- export DISPLAY=:99.0
|
||||||
|
- sh -e /etc/init.d/xvfb start
|
||||||
before_script:
|
before_script:
|
||||||
- yarn build
|
- yarn build
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user