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

Move Node tests on Windows to Travis #1063

Merged
merged 4 commits into from
Sep 8, 2020
Merged

Move Node tests on Windows to Travis #1063

merged 4 commits into from
Sep 8, 2020

Commits on Aug 25, 2020

  1. Move Node tests on Windows to Travis

    Appveyor is flaky and can't be restarted by all team members, so moving
    everything to Travis is preferable if we can get it to work.
    jathak committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    3211d81 View commit details
    Browse the repository at this point in the history
  2. Actually use latest stable Node

    This should also workaround the issue with lts/* not working on
    Windows.
    jathak committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f72e05e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    e060e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fbd83e View commit details
    Browse the repository at this point in the history