bithavoc / express-winston

express.js middleware for winstonjs
https://www.npmjs.com/package/express-winston
MIT License
797 stars 187 forks source link

Update node versions in Travis #127

Closed rosston closed 7 years ago

rosston commented 7 years ago

I'm putting this in a PR just so people can have it for reference.

I'm thinking we'll drop 0.10 and 0.12 support in the next major version, since those are both pretty popular in production. Additionally, dropping support for those versions (and officially dropping iojs) will allow/encourage backwards-incompatible changes, such as moving to ES6.