|
@@ -118,7 +118,7 @@ jobs:
|
|
- travis_retry make
|
|
- travis_retry make
|
|
- cd python
|
|
- cd python
|
|
- python3 setup.py bdist_wheel
|
|
- python3 setup.py bdist_wheel
|
|
- - cp dist/*py3-none-any* .
|
|
|
|
|
|
+ - cp dist/*py3-none-any* ..
|
|
- cd ..
|
|
- cd ..
|
|
after_success:
|
|
after_success:
|
|
- gzip -S .linux_amd64.gz hercules
|
|
- gzip -S .linux_amd64.gz hercules
|