Node 6 with AppVeyor: don't use subst for testing (#1514)
Node 6.x has trouble including modules from MS-DOS drives created with subst.exe. Since we use use subst only to set symbols paths in the PDB file, let's revert to the C: drive when doing tests. Workaround for: https://github.com/nodejs/node/issues/6500
Showing
Please
register
or
sign in
to comment