mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 01:34:24 +03:00
RF: update git-closest-tag test
Update terryfy with git-closest-tag; use in .travis.yml
This commit is contained in:
parent
37b0008897
commit
86ef45d0e2
|
@ -17,7 +17,7 @@ install:
|
|||
- if [ -n "$LATEST_TAG" ]; then
|
||||
git fetch ;
|
||||
git fetch --tags ;
|
||||
git checkout `../terryfy/git-closest-tag` ;
|
||||
git checkout `../terryfy/git-closest-tag origin/master` ;
|
||||
fi
|
||||
- python setup.py bdist_wheel
|
||||
- delocate-wheel dist/*.whl
|
||||
|
|
2
terryfy
2
terryfy
|
@ -1 +1 @@
|
|||
Subproject commit 1c45b3549b663a037f62ee3a02fd64761806d396
|
||||
Subproject commit 5e96e2a79f32a2853ff78e22684d09d5226b11a6
|
Loading…
Reference in New Issue
Block a user