mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-24 01:39:53 +02:00
Remove before_install section from travis config
This commit is contained in:
@@ -6,10 +6,6 @@ addons:
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "8"
|
- "8"
|
||||||
before_install:
|
|
||||||
- export DISPLAY=:99.0
|
|
||||||
- sh -e /etc/init.d/xvfb start &
|
|
||||||
- sleep 3
|
|
||||||
before_script:
|
before_script:
|
||||||
- yarn build
|
- yarn build
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user