mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-24 09:29:35 -05:00
5 lines
80 B
YAML
5 lines
80 B
YAML
test:
|
|
override:
|
|
- nvm install 5.10
|
|
- npm install
|
|
- npm run test-ci |