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

drop support for Node v4 #304

Merged
merged 7 commits into from Jun 2, 2018
Merged

drop support for Node v4 #304

merged 7 commits into from Jun 2, 2018

Commits on May 2, 2018

  1. Copy the full SHA
    ec8169d View commit details
    Browse the repository at this point in the history
  2. rm examples

    Max Beatty committed May 2, 2018
    Copy the full SHA
    eba7711 View commit details
    Browse the repository at this point in the history
  3. explicitly end async test for cli

    Max Beatty committed May 2, 2018
    Copy the full SHA
    9b4e9be View commit details
    Browse the repository at this point in the history
  4. try sync child for windows tests

    Max Beatty committed May 2, 2018
    Copy the full SHA
    c74272f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    39f6467 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. add cli option test relating to #306

    Max Beatty committed May 7, 2018
    Copy the full SHA
    8fc152c View commit details
    Browse the repository at this point in the history
  2. Fix tests on Windows by avoiding bug in spawn-wrap by using spawnSync…

    … instead of execSync (#307)
    zenflow authored and maxbeatty committed May 7, 2018
    Copy the full SHA
    992d241 View commit details
    Browse the repository at this point in the history