Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
delivrance committed May 30, 2021
1 parent 9a9e55b commit e96b37a
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.4
- python3 -m pip install cibuildwheel

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

0 comments on commit e96b37a

Please sign in to comment.