6 строки
56 B
YAML
6 строки
56 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- 0.8
|
||
|
script:
|
||
|
- npm test
|