thredds icon indicating copy to clipboard operation
thredds copied to clipboard

AppVeyor for windows testing

Open lesserwhirls opened this issue 8 years ago • 2 comments

In addition to TravisCI, I'd like to add AppVeyor for testing on Windows. @dopplershift - anything we should know about before going down this road? Will adding our tests on AppVeyor severely impact the Python teams usage of AppVeyor?

lesserwhirls avatar Mar 28 '18 14:03 lesserwhirls

Building stuff on Windows is a pain in the ass. 😈 Also, we only get one build at a time on AppVeyor--but so long as you keep the matrix under control, given that you guys aren't crazy prolific in terms of commits, this shouldn't be a big deal.

dopplershift avatar Mar 28 '18 18:03 dopplershift

This is a good idea. I would've caught several errors in the Gradle build files if we had THREDDS on AppVeyor. Usually boring issues like forwards slashes in paths.

cwardgar avatar Mar 28 '18 20:03 cwardgar