1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-16 19:44:13 +02:00

Simplify Travis test script.

This commit is contained in:
Benjamin Tan
2018-02-08 11:20:41 +08:00
parent 27aba10756
commit fb97d99bff

View File

@@ -1,7 +1,5 @@
language: node_js
node_js:
- 4
before_script:
- npm install -g grunt-cli
after_script:
- grunt retire
- npm run build -- retire