mirror of
https://github.com/TeamPGM/tgcrypto.git
synced 2024-11-22 07:27:39 +00:00
Update .travis.yml
This commit is contained in:
parent
9253e2320c
commit
9836e93a27
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user