mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-04 19:44:11 +01:00
Investigation of build issues
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "10"
|
- "8"
|
||||||
script:
|
script:
|
||||||
- yarn test --coverage
|
- yarn test --coverage
|
||||||
- yarn e2e
|
- yarn e2e
|
||||||
|
|||||||
Reference in New Issue
Block a user