AppVeyor for windows testing
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?
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.
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.