update to node 0.10

This commit is contained in:
Hakim El Hattab
2014-06-09 12:18:37 +02:00
parent b6c7cda908
commit 65dcd94c86
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
language: node_js
node_js:
- 0.8
- 0.10
before_script:
- npm update -g npm
- npm install -g grunt-cli