Run tests with Grunt

This commit is contained in:
Andrew Stewart 2013-10-21 15:42:01 -07:00
parent eb984aa447
commit 405632bf96
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: node_js
script: "grunt test"
node_js:
- '0.10'
- '0.8'