mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 07:13:53 -05:00
Travis CI: Add Xcode 12 on macOS 10.15.5
This commit is contained in:
@@ -21,9 +21,10 @@ dist:
|
|||||||
|
|
||||||
# https://docs.travis-ci.com/user/reference/osx/#macos-version
|
# https://docs.travis-ci.com/user/reference/osx/#macos-version
|
||||||
osx_image:
|
osx_image:
|
||||||
- xcode9.4.1
|
- xcode9.4.1 # macOS 10.13
|
||||||
- xcode10.3
|
- xcode10.3 # macOS 10.14.4
|
||||||
- xcode11.3
|
- xcode11.3 # macOS 10.14.6
|
||||||
|
- xcode12u # macOS 10.15.5
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- PYTHON_BUILD_VERSION=3.8.0
|
- PYTHON_BUILD_VERSION=3.8.0
|
||||||
|
|||||||
Reference in New Issue
Block a user