Skip to content
Snippets Groups Projects
Commit 65dcd94c authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

update to node 0.10

parent b6c7cda9
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js:
- 0.8
- 0.10
before_script:
- npm update -g npm
\ No newline at end of file
- npm install -g grunt-cli
\ No newline at end of file
......@@ -18,7 +18,7 @@
"url": "git://github.com/hakimel/reveal.js.git"
},
"engines": {
"node": "~0.8.0"
"node": "~0.10.0"
},
"dependencies": {
"underscore": "~1.5.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment