gruntjs / grunt-init

Generate project scaffolding from a template.
http://gruntjs.com/project-scaffolding
MIT License
193 stars 58 forks source link

.travis.yml: use node LTS and the last stable node #100

Closed ghost closed 8 years ago

ghost commented 8 years ago

LTS is know to be 4.2.x line, until 6.something becomes new LTS. Last stable node has alias name 'node' in nvm.

This should stay fine until new LTS.