Skip to content

Commit e2d104e

Browse files
authored
Update .travis.yml
1 parent eecb828 commit e2d104e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ matrix:
3131
- git config --global user.name "odidev"
3232
- git config --global user.email "[email protected]"
3333
- git config --global --list
34-
- export TRAVIS_TAG=${TRAVIS_TAG:-$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)}
34+
- export TRAVIS_TAG=aarch64-python-wheels-1.0
3535
- git tag $TRAVIS_TAG
3636
- python setup.py bdist_wheel
3737

0 commit comments

Comments
 (0)