travis: drop 0.10 support

This commit is contained in:
Daniel Cousens 2016-10-06 21:20:33 +11:00 committed by Daniel Cousens
parent 3d9e228191
commit 418947e73f

View file

@ -3,7 +3,6 @@ language: node_js
before_install:
- npm install npm -g
node_js:
- "0.10"
- "0.12"
- "io.js"
- "4"