[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,6 +1,5 @@
language: node_js language: node_js
node_js: node_js:
- 0.8
- "0.10" - "0.10"
- "0.11" - "0.11"