mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-03 19:33:07 +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
|
- if [[ -n "$LATEST" ]]; then BUILD_COMMIT=master; fi
|
||||||
- clean_code $REPO_DIR $BUILD_COMMIT
|
- clean_code $REPO_DIR $BUILD_COMMIT
|
||||||
- build_wheel $REPO_DIR $PLAT
|
- build_wheel $REPO_DIR $PLAT
|
||||||
- ls -l "${TRAVIS_BUILD_DIR}/wheelhouse/"
|
- ls -l "${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- install_run $PLAT
|
- install_run $PLAT
|
||||||
|
|
Loading…
Reference in New Issue
Block a user