Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
odidev authored Apr 17, 2020
1 parent eecb828 commit e2d104e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ matrix:
- git config --global user.name "odidev"
- git config --global user.email "[email protected]"
- git config --global --list
- export TRAVIS_TAG=${TRAVIS_TAG:-$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)}
- export TRAVIS_TAG=aarch64-python-wheels-1.0
- git tag $TRAVIS_TAG
- python setup.py bdist_wheel

Expand Down

0 comments on commit e2d104e

Please sign in to comment.