We are only testing against older versions of node - iojs, 0.12, 0.10. I think it would be helpful to test on newer node versions, as many people do not use these older versions anymore.
@sindresorhus If you are happy to add more versions, I would be happy to start a PR.
At the moment the
.travis.yml
file looks like this:We are only testing against older versions of node -
iojs, 0.12, 0.10
. I think it would be helpful to test on newer node versions, as many people do not use these older versions anymore.@sindresorhus If you are happy to add more versions, I would be happy to start a PR.