mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-09 16:10:11 -06:00
8 lines
77 B
YAML
8 lines
77 B
YAML
machine:
|
|
node:
|
|
version: 6.5.0
|
|
|
|
test:
|
|
override:
|
|
- npm run test-ci
|