node < 0.10 fails travis build => remove 0.6 & 0.8

from travis.yml
This commit is contained in:
Marian Oancea 2014-11-06 01:48:52 +02:00
parent 4402a7d817
commit bd14b4d23e
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
before_script:
- npm install
after_script: