mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-31 10:11:52 +02:00
6 lines
76 B
YAML
6 lines
76 B
YAML
language: node_js
|
|
node_js:
|
|
- 11
|
|
after_script:
|
|
- npm run build -- retire
|