sindresorhus / find-cache-dir

Finds the common standard cache directory
MIT License
151 stars 24 forks source link

Test on all supported OSes #22

Closed smondal closed 4 years ago

smondal commented 4 years ago

Update travis file and build against all the operating system. here make-dir package depends on the operating system. https://github.com/sindresorhus/make-dir/blob/master/index.js#L17

So I have updated travis build checking on all operating system.