zkat / npx

execute npm package binaries (moved)
https://github.com/npm/npx
Other
2.63k stars 105 forks source link

Remove extraneous logging on Windows #136

Closed noelleleigh closed 6 years ago

noelleleigh commented 6 years ago

Fixes: #131

Note: My test case was modeled after other tests in test/index.js, but might not have the best wording. Let me know if it should be improved.

noelleleigh commented 6 years ago

https://travis-ci.org/zkat/npx/jobs/310629179

I'm not sure how the removal of a line that only runs on Windows and the addition of a test that only runs on Windows would lead to Node 4 CI breaking on Linux?

zkat commented 6 years ago

@noahleigh just a hiccup with travis. They happen. I just reran the job and everything looks good! :)