5 строки
Без EOL
80 Б
YAML
5 строки
Без EOL
80 Б
YAML
language: node_js
|
|
node_js:
|
|
- 4.1.1
|
|
before_script:
|
|
- npm install -g grunt-cli |