language: node_js node_js: - "0.10" - "0.8" # - "0.6" // problems w/travis downloading dependencies before_script: - npm install -g grunt@0.3.17