mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 17:05:06 +01:00
6 lines
No EOL
100 B
YAML
6 lines
No EOL
100 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.8
|
|
before_script:
|
|
- npm install -g grunt-cli
|
|
- npm update -g npm |