nteract / jupyter-paths

:city_sunrise: Pure JavaScript implementation of jupyter --paths --json
BSD 3-Clause "New" or "Revised" License
9 stars 11 forks source link

Fix AppVeyor build #19

Closed lgeiger closed 8 years ago

lgeiger commented 8 years ago

This will convert the paths to lowercase before comparing them.

lgeiger commented 8 years ago

I just saw @minrk fixed this in #15 already. I'm removing my changes to prevent merge conflicts. So AppVeyor will still fail on this PR.

rgbkrk commented 8 years ago

It looks the only change that needs to be addressed is casing on the C: drive in the tests.

lgeiger commented 8 years ago

@rgbkrk That's right. But I removed my fixes to prevent merge conflicts with #15

Here is the working build: https://ci.appveyor.com/project/nteract/jupyter-paths/build/1.0.6