update node.js to v0.10.x (current stable)

This commit is contained in:
Chris Rebert 2013-11-04 10:41:10 -08:00
parent de271bf612
commit aeee718247
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.8
- 0.10
before_script:
- gem install jekyll
- npm install -g grunt-cli