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