Remove node 0.8 from travis build

This commit is contained in:
deadprogram 2014-01-15 00:08:17 -08:00
parent b684700f78
commit d5d228e2d6
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ language: node_js
script: "grunt test"
node_js:
- '0.10'
- '0.8'
before_script:
- "npm install -g grunt-cli"
branches: