wesaynih / infrastructure

© 2016 The Knights Who Say NIH — Do NOT fork this repository without permission.
http://frameless.io/
Other
0 stars 1 forks source link

Decide upon minimum Node.js version #27

Closed Robbert closed 8 years ago

Robbert commented 8 years ago

Currently package.json states Node >=1.0 is supported, but that's a version never even tried. Perhaps a sane approach is to use the (latest) long-term support version and stick to that.

We might need to configure Wercker to use those Node.js versions for testing as well.