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:
@@ -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
|
||||
|
Reference in New Issue
Block a user