mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-18 05:02:23 -06:00
5 lines
80 B
YAML
5 lines
80 B
YAML
test:
|
|
override:
|
|
- nvm install 5.10
|
|
- npm install
|
|
- npm run test-ci |