mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 00:45:07 +01:00
5 lines
No EOL
80 B
YAML
5 lines
No EOL
80 B
YAML
language: node_js
|
|
node_js:
|
|
- 4.1.1
|
|
before_script:
|
|
- npm install -g grunt-cli |