mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-01-18 13:56:28 +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 |