added node 0.8 to travis config and package.json

This commit is contained in:
Gareth Jones
2013-04-11 21:49:08 +10:00
parent ed7462885f
commit 8b49ba9f3d
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.8"