mirror of
https://github.com/TeamPGM/tgcrypto.git
synced 2024-11-22 15:38:12 +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"
|
- BUILD_OUTPUT_PATH="$(uname | perl -ne 'print lc')-tgcrypto-wheels"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- python3 -m pip install cibuildwheel==1.6.3
|
- python3 -m pip install cibuildwheel==1.6.4
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cibuildwheel --output-dir $BUILD_OUTPUT_PATH
|
- cibuildwheel --output-dir $BUILD_OUTPUT_PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user