Gofer.NET icon indicating copy to clipboard operation
Gofer.NET copied to clipboard

Add Windows Build

Open brthor opened this issue 6 years ago • 0 comments

Leaving this issue to track adding a windows build to the current build matrix.

The primary issue here is running an updated instance of redis on windows with which to test against. Having tried multiple methods, I do not believe this is currently possible on travis.

  1. LCOW containers cannot be run on a travis instance. (Ultimately ends up with no hyper-v support).

  2. Redis for windows is very outdated.

brthor avatar Jun 26 '19 17:06 brthor