From 3e4abb78e7066230039117ed244ad16ef4ce6876 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Tue, 27 Oct 2020 17:16:23 -0400 Subject: [PATCH] Debug Travis windows build #2 --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 67122e06..b6fd65b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ jobs: - os: osx language: shell 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 after_success: - python3 -m pip install twine @@ -22,8 +22,8 @@ jobs: - echo $SSL_CERT_FILE script: python -m cibuildwheel --output-dir wheelhouse after_success: - - python -m pip install twine - - python -m twine upload wheelhouse/*.whl +# - python -m pip install twine +# - python -m twine upload wheelhouse/*.whl notifications: slack: rooms: