You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds testing for node v11 - v14. This removes testing for node v6
and v7 because codecov breaks on these versions. This omits node v15
because appveyor doesn't seem to support this version. The nodejs org
currently supports [10, 12, 14, 15].
This adds a small logging statement to the check-node-support script.
Test: npm run check-node-support
0 commit comments