gulpjs / glob-stream

Readable streamx interface over anymatch.
MIT License
178 stars 51 forks source link

Don't double base path on Windows #4

Closed robrich closed 10 years ago

robrich commented 10 years ago

before change file path was 'C:\some\path\to\base\C:\some\path\to\base\and\folder\to\file.coffee'

yocontra commented 10 years ago

Nice! I thought something like this would pop up on windows (too bad travis-ci doesnt support multi-os)

robrich commented 10 years ago

Indeed. I'd love a multi-OS travis target. Alas, hard to beat free.

robrich commented 10 years ago

https://github.com/travis-ci/travis-ci/issues/new We'll see where it goes.