remove 0.10 from travis list (due to spdy-transport)

This commit is contained in:
David Dias 2015-08-02 13:31:03 +02:00
parent cc8355fa42
commit cfa37e8d98

View File

@ -3,7 +3,6 @@ language: node_js
node_js: node_js:
- "iojs" - "iojs"
- "0.12" - "0.12"
- "0.10"
# Make sure we have new NPM. # Make sure we have new NPM.
before_install: before_install: