We are currently only running unit tests on linux. We can run builds on https://www.appveyor.com/, they have docker 17.03 (at least, need to see if they've updated to 17.06) The dep tool uses it, so we can use their config as an example: https://github.com/golang/dep/blob/master/appveyor.yml also https://stefanscherer.github.io/setup-windows-docker-ci-appveyor/
We are currently only running unit tests on linux.
We can run builds on https://www.appveyor.com/, they have docker 17.03 (at least, need to see if they've updated to 17.06)
The dep tool uses it, so we can use their config as an example: https://github.com/golang/dep/blob/master/appveyor.yml
also https://stefanscherer.github.io/setup-windows-docker-ci-appveyor/