Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: change supported node versions #186

Merged
merged 1 commit into from Oct 26, 2020
Merged

Commits on Oct 26, 2020

  1. chore: change supported node versions

    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
    nfischer committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    c7ea057 View commit details
    Browse the repository at this point in the history