drud / quicksprint

A basic toolkit to get people started with ddev and a Drupal codebase on macOS, Linux, or WIndows
Other
24 stars 16 forks source link

Add macOS and Windows builds/tests #68

Closed rfay closed 6 years ago

rfay commented 6 years ago

This project would be much more robust with macOS and Windows builds/tests. We currently build on Linux, which is great, but if we could figure out how to run everything on the other platforms it would be a step forward. We're using buildkite for ddev tests on macOS, Win10Pro, Win10Home, we could do the same here.

rfay commented 6 years ago

Fixed in #75 - we now have testing on macOS and docker toolbox and docker-for-windows.