machine-drivers / docker-machine-driver-xhyve

docker-machine/minikube/minishift driver plugin for xhyve/hyperkit (native macOS hypervisor.framework)
https://godoc.org/github.com/machine-drivers/docker-machine-driver-xhyve
BSD 3-Clause "New" or "Revised" License
888 stars 74 forks source link

ci/circle: update circle.yml to macOS based build environment #159

Closed zchee closed 7 years ago

zchee commented 7 years ago

This project has been enabled macOS build environment on CircleCI. Change circle.yml to the macOS testing instead of docker testing.

We should disable macOS test on travis-ci because too slow of build start. But also need to consider the pre-compile binary deploy way.