Debug Travis windows build #2

This commit is contained in:
Roman Mogylatov 2020-10-27 17:16:23 -04:00
parent 3cd590fc70
commit 3e4abb78e7

View File

@ -5,7 +5,7 @@ jobs:
- os: osx - os: osx
language: shell language: shell
env: TWINE_USERNAME=__token__ env: TWINE_USERNAME=__token__
install: python3 -m pip install cibuildwheel==1.6.3 install: python3 -m pip install cibuildwheel==1.5.1
script: python3 -m cibuildwheel --output-dir wheelhouse script: python3 -m cibuildwheel --output-dir wheelhouse
after_success: after_success:
- python3 -m pip install twine - python3 -m pip install twine
@ -22,8 +22,8 @@ jobs:
- echo $SSL_CERT_FILE - echo $SSL_CERT_FILE
script: python -m cibuildwheel --output-dir wheelhouse script: python -m cibuildwheel --output-dir wheelhouse
after_success: after_success:
- python -m pip install twine # - python -m pip install twine
- python -m twine upload wheelhouse/*.whl # - python -m twine upload wheelhouse/*.whl
notifications: notifications:
slack: slack:
rooms: rooms: