This could help detect more issues, and will make the tests take a bit longer. Also we don't specify a version of node, but take the LTS branch and the stable branch, as it should be the only versions we support.
Benefits
Testing more things! And correct node versions. Might help us detect #94.
Description of the Change
This could help detect more issues, and will make the tests take a bit longer. Also we don't specify a version of node, but take the LTS branch and the stable branch, as it should be the only versions we support.
Benefits
Testing more things! And correct node versions. Might help us detect #94.
Possible Drawbacks
Longer build time.