Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update node/npm requirements [ci skip]
Require minimum npm 2.14.2, shipped with node 4.0.0 If node v4 is required, it's silly to require npm@1. (+1 squashed commit) Squashed commits: [796190e] Update to require "Node.js v4 or newer". Just update the documentation to remove support for node `<4`. The current version of `mocha` pulls in dependencies which use arrow functions which fail in earlier versions of node. See https://travis-ci.org/sirreal/mocha/builds/299600162, where I forked `mocha` and added tests for earlier versions.
- Loading branch information