mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-25 10:20:06 +02:00
Finding the missing cypress binary
This commit is contained in:
@@ -3,10 +3,7 @@ language: node_js
|
||||
node_js:
|
||||
- "10"
|
||||
cache:
|
||||
# cache both npm modules and Cypress binary
|
||||
directories:
|
||||
- ~/.npm
|
||||
- ~/.cache
|
||||
npm: false
|
||||
script:
|
||||
- yarn test --coverage
|
||||
- yarn e2e
|
||||
|
Reference in New Issue
Block a user