mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
Remove before_install section from travis config
This commit is contained in:
parent
f979d941b6
commit
1e89aa7d92
@ -6,10 +6,6 @@ addons:
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
before_install:
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start &
|
||||
- sleep 3
|
||||
before_script:
|
||||
- yarn build
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user