Skip to content

Commit

Permalink
Updated cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
Martinsos committed Oct 2, 2022
1 parent ce008ea commit 18794ae
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 @@ -56,7 +56,7 @@ env:

install:
- wget -qO- https://bootstrap.pypa.io/get-pip.py | python3
- python3 -m pip install cibuildwheel==1.6.1
- python3 -m pip install cibuildwheel==2.10.2

before_script:
- cd bindings/python
Expand Down

0 comments on commit 18794ae

Please sign in to comment.