videoconf/static/reveal.js/.travis.yml

8 lines
108 B
YAML
Raw Normal View History

2017-03-02 01:09:54 +01:00
language: node_js
node_js:
- 4
2017-03-02 01:09:54 +01:00
before_script:
- npm install -g grunt-cli
after_script:
- grunt retire