Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
delivrance committed Nov 8, 2020
1 parent 9253e23 commit 9836e93
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 @@ -33,7 +33,7 @@ env:
- BUILD_OUTPUT_PATH="$(uname | perl -ne 'print lc')-tgcrypto-wheels"

install:
- python3 -m pip install cibuildwheel==1.6.3
- python3 -m pip install cibuildwheel==1.6.4

script:
- cibuildwheel --output-dir $BUILD_OUTPUT_PATH
Expand Down

0 comments on commit 9836e93

Please sign in to comment.