mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Use variable
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
acf191200f
commit
6690682127
|
@ -229,7 +229,7 @@ install:
|
|||
- if [[ -n "$LATEST" ]]; then BUILD_COMMIT=master; fi
|
||||
- clean_code $REPO_DIR $BUILD_COMMIT
|
||||
- build_wheel $REPO_DIR $PLAT
|
||||
- ls -l "${TRAVIS_BUILD_DIR}/wheelhouse/"
|
||||
- ls -l "${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/"
|
||||
|
||||
script:
|
||||
- install_run $PLAT
|
||||
|
|
Loading…
Reference in New Issue
Block a user