Merge pull request #275 from matthew-brett/default-installer-3.8
MRG default macOS ver, brew fix, refactor This PR does three things: * Sets the default Python installer / MB_PYTHON_OSX_VER for Python 3.8, so users don't have do this in their travis.yml files. * Adds a brew update fix to work round a syntax error on Homebrew on macOS. * Refactors our .travis.yml to use MB_PYTHON_VERSION, rather than PYTHON_VERSION. This matches the way that users will write their travis.yml files.
Showing
Please register or sign in to comment