mirror of
https://github.com/Noratrieb/slides.git
synced 2026-03-14 21:06:04 +01:00
5 lines
No EOL
79 B
YAML
5 lines
No EOL
79 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.10
|
|
before_script:
|
|
- npm install -g grunt-cli |