Closed bguiz closed 9 years ago
The output indicates that appveyor build failed because of a git clone issue, from the sounds of it, and none oif the tests were run, as it didn't even get to them.
Could you look into this?
Build started git clone -q git://github.com/aslansky/css-sprite.git C:\projects\css-sprite git fetch -q origin +refs/pull/45/merge: git checkout -qf FETCH_HEAD Specify a project or solution file. The directory does not contain a project or solution file.
Thanks for the pull request. I was just playing around with appveyor and forgot to deactivate it. So don't worry about the failing.
You're welcome!
Great work btw, I'm loving this sprite module because it has no external dependencies!
On 5 February 2015 at 19:13, Alexander Slansky notifications@github.com wrote:
Thanks for the pull request. I was just playing around with appveyor and forgot to deactivate it. So don't worry about the failing.
— Reply to this email directly or view it on GitHub https://github.com/aslansky/css-sprite/pull/45#issuecomment-73009382.
process.cwd()
usingpath.join()
path.resolve()
instead such that both absolute and relative paths work properly