mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
7 lines
70 B
YAML
7 lines
70 B
YAML
dist: trusty
|
|
language: node_js
|
|
node_js:
|
|
- "8"
|
|
script:
|
|
- yarn test
|