diff --git a/.travis.yml b/.travis.yml index 69521ca467..7792e1e0ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,7 +42,7 @@ jobs: fi - services: docker install: - - python3 -m pip install cibuildwheel==1.6.4 + - python3 -m pip install cibuildwheel==1.1.0 script: - python3 -m cibuildwheel --output-dir wheelhouse after_success: