mirror of
https://github.com/medialab-prado/poblacion-dirigida.git
synced 2024-12-26 01:41:22 +01:00
5 lines
80 B
YAML
5 lines
80 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- 4.1.1
|
||
|
before_script:
|
||
|
- npm install -g grunt-cli
|