Remove old node versions from travis

This commit is contained in:
Ritchie Martori 2013-11-08 13:30:53 -08:00
parent 81c2ec30aa
commit 1ef95a3f01
1 changed files with 0 additions and 2 deletions

View File

@ -2,5 +2,3 @@ language: node_js
node_js: node_js:
- "0.11" - "0.11"
- "0.10" - "0.10"
- "0.8"
- "0.6"