diff --git a/.travis.yml b/.travis.yml index d3daf653..59b6e71b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ language: python jobs: - os: osx language: shell + osx_image: xcode10.2 env: TWINE_USERNAME=__token__ install: python3 -m pip install cibuildwheel==1.5.1 script: python3 -m cibuildwheel --output-dir wheelhouse