Skip to content

Commit

Permalink
Bump cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
kutsurak committed Feb 15, 2019
1 parent f062918 commit fa609e7
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 @@ -34,5 +34,5 @@ env:
- CIBW_TEST_COMMAND='coverage run --source=monetdblite -m pytest {project}/tests && codecov'

script:
- $PIP install cibuildwheel==0.10.0
- $PIP install cibuildwheel==0.10.1
- cibuildwheel --output-dir wheelhouse

0 comments on commit fa609e7

Please sign in to comment.