Update .travis.yml

This commit is contained in:
Alan K 2014-02-17 18:29:19 -05:00
parent 70127ca390
commit 7180cebb18
1 changed files with 2 additions and 0 deletions

View File

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