Some checks failed
Main workflow / Run (ubuntu-latest) (push) Has been cancelled
Main workflow / Run (windows-latest) (push) Has been cancelled
6 lines
58 B
YAML
6 lines
58 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
|
|
script: "npm test"
|