.travis: drop 0.10 support

This commit is contained in:
Daniel Cousens 2016-10-05 23:47:34 +11:00 committed by GitHub
parent 5a175c1e67
commit e7c23bec38

View File

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