diff --git a/.travis.yml b/.travis.yml index 1ca47cb3..0b234a57 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,10 @@ jobs: - os: linux language: python python: 3.6 - - os: osx - language: shell - osx_image: xcode12.2 # macOS 10.15.7 Python 3.8.6 +# Disabled because this does not currently build successfully on MacOS due to p4python not getting along well with Python 3.9. +# - os: osx +# language: shell +# osx_image: xcode12u # macOS 10.15.5 Python 3.8.6 - os: windows language: shell before_install: