Skip to content

Commit

Permalink
Revert cibuildwheel to 1.1.0 for linux builds
Browse files Browse the repository at this point in the history
  • Loading branch information
isaksamsten committed Nov 6, 2020
1 parent 5ba85e5 commit f1fb926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f1fb926

Please sign in to comment.