Remove Node 0.10 and 0.12 from CI config (#2112)
* Remove Node 0.10 and 0.12 from travis config These will always fails now due to https://github.com/sass/node-sass/issues/2100. We manually verify support when building release binaries so there's no value in failing CI. It's scary to contributors. * Remove Node 0.10 and 0.12 from appveyor config These will always fails now due to https://github.com/sass/node-sass/issues/2100. We manually verify support when building release binaries so there's no value in failing CI. It's scary to contributors. * Link to the troubleshoot guide for Node < 4 installation issues Help people search for keywords because noone reads the help guides anyway.
Showing
Please
register
or
sign in
to comment