On master, travis fails currently with the following error:
ERROR: npm is known not to run on Node.js v0.12.18
You'll need to upgrade to a newer version in order to use this
version of npm. Supported versions are 4, 6, 7, 8, 9. You can find the
latest version at https://nodejs.org/
Coverage remained the same at 97.531% when pulling 269cccb204edc379c66de08e39bb5fecb464de82 on nishanths:nishanth/travis-node into 947ecf92b67d25bb693a0f625fa8e90c099887d5 on Matt-Esch:master.
On master, travis fails currently with the following error:
This updates .travis.yml to use the latest stable node ('node') and all the latest LTS releases ('lts/*'). The relevant docs are at https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#Specifying-Node.js-versions