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

Build: remove shelljs-nodecli (fixes #9533) #9588

Merged
merged 1 commit into from Nov 7, 2017

Commits on Nov 7, 2017

  1. Build: remove shelljs-nodecli (refs #9533)

    This removes the `shelljs-nodecli` module from the build process.
    `shelljs-nodecli` relies on a very old version of the `shelljs` module,
    which might be causing a flaky build on Appveyor (see
    #9533 for details). In any case,
    removing `shelljs-cli` seem to make `npm test` run 40% faster anyway, so
    it should be an improvement even if it doesn't fix the Appveyor build.
    not-an-aardvark committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    7e11756 View commit details
    Browse the repository at this point in the history