test against node 0.8 and 0.10 in travis

This commit is contained in:
Tankred Hase 2014-01-10 21:01:48 +01:00
parent bf46ff3c9d
commit 4b24ff9983

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.8"
before_install:
- npm install -g grunt-cli