I added the `.nvmrc` to deal with potential backwards compatibility breaks we may miss if we're only testing with node 8+. While our 6.x focused code should/will/must run on 8+, it may be harder to notice if we've broken node 6+ if we're only testing with 8.x.
Certainly locally, folks *should* just stick with node 8.x (or 10.x or whatever's latest), but Travis at least should do tests on All The Things. Thoughts? @Treora @apache/annotator-committers [ Full content available at: https://github.com/apache/incubator-annotator/pull/37 ] This message was relayed via gitbox.apache.org for [email protected]
