mattbrictson/airbrussh

Verify airbrussh works on Windows

mattbrictson opened this issue · 2 comments

Does airbrussh work on Windows? I hope so, but haven't been able to verify this.

It would be nice to add Windows-based CI to the gem to make this verification automatic, as I've done for the chandler gem using AppVeyor:

https://github.com/mattbrictson/chandler/blob/7deaef595024edac0166b164c5d58afa6429a497/appveyor.yml

Airbrush's tests need some tweaks to work on Windows. See #55.

Closed via #55.