mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
Remove sudo from Travis config
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
sudo: required
|
||||
dist: trusty
|
||||
addons:
|
||||
code_climate:
|
||||
repo_token: e87e6bf1c253e0555437ebd23235fdfe2749b889358e7c6d100e4ea5b4f2e091
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
addons:
|
||||
code_climate:
|
||||
repo_token: e87e6bf1c253e0555437ebd23235fdfe2749b889358e7c6d100e4ea5b4f2e091
|
||||
before_script:
|
||||
- yarn build
|
||||
script:
|
||||
|
Reference in New Issue
Block a user