Version name for old npm not recognized. Removed node 0.8 and 0.6 on travis

experimental
yago 11 years ago
parent fb44c31626
commit 45a3f0ff03
  1. 2
      .travis.yml

@ -3,8 +3,6 @@ node_js:
- "0.12" - "0.12"
- "0.11" - "0.11"
- "0.10" - "0.10"
- "0.8"
- "0.6"
- "iojs" - "iojs"
- "iojs-v1.0.4" - "iojs-v1.0.4"
after_success: after_success:

Loading…
Cancel
Save