purescript / npm-installer

ISC License
10 stars 13 forks source link

Restore node 8 support #7

Closed hdgarrood closed 5 years ago

hdgarrood commented 5 years ago

Fixes #2

garyb commented 5 years ago

How about we set Travis up on this, and pin the node version to whatever we decide to support too?

hdgarrood commented 5 years ago

Yes, good idea, I'll do that next. I would like to go slightly further though: perhaps one job pinned to the minimum node version we support, and then one job for the latest release in each even-numbered release series, so e.g. at the moment we'd have 8.3.0, 8.x latest, 10.x latest, and 12.x latest. See also https://nodejs.org/en/about/releases/