mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 07:49:43 +02:00
#927 enabling the e2e tests
This commit is contained in:
@@ -4,5 +4,6 @@ node_js:
|
||||
- "10"
|
||||
script:
|
||||
- yarn test --coverage
|
||||
- yarn e2e
|
||||
after_success:
|
||||
- cat ./coverage/lcov.info | ./node_modules/.bin/coveralls
|
||||
|
Reference in New Issue
Block a user