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

Update CI config files to use Node-12.x #3919

Merged
merged 4 commits into from Jun 12, 2019
Merged

Commits on Jun 6, 2019

  1. ci(.travis.yml): Update Travis config to use Node-12

    Minor changes to use Node-12. Adds couple APT packages. Updates "package-lock.json" so we can use
    the prebuilt canvas package.
    plroebuck authored and boneskull committed Jun 6, 2019
    Copy the full SHA
    082d987 View commit details
    Browse the repository at this point in the history
  2. ci(appveyor.yml): Update AppVeyor config to use Node-12

    Minor changes to use Node-12. As their images are not yet up-to-date, switched to alternative script
    for installing Node.
    plroebuck authored and boneskull committed Jun 6, 2019
    Copy the full SHA
    276ca08 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5452577 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Update appveyor.yml

    Future-proof install of Node versions
    plroebuck committed Jun 12, 2019
    Copy the full SHA
    84ab524 View commit details
    Browse the repository at this point in the history