travis: drop 0.6 and 0.8, add iojs

This commit is contained in:
Miroslav Bajtoš 2015-08-24 15:53:44 +02:00
parent 85db71fd4f
commit 605e6f485e
1 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
sudo: false
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
- "0.12"
- "iojs"