[test][misc] remove node@0.8 to test on travis

This commit is contained in:
cronopio 2013-09-16 21:40:42 -05:00
parent 10a0db4f0d
commit 8eff1a1f26

View File

@ -1,10 +1,9 @@
language: node_js language: node_js
node_js: node_js:
- 0.8
- "0.10" - "0.10"
- "0.11" - "0.11"
notifications: notifications:
email: email:
- travis@nodejitsu.com - travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu" irc: "irc.freenode.org#nodejitsu"