travis: Remove some spurious lines for the deployments.
parent
4a757429e6
commit
37866341ed
|
@ -74,8 +74,6 @@ deploy:
|
||||||
tags: true
|
tags: true
|
||||||
condition: $TRAVIS_OS_NAME = linux
|
condition: $TRAVIS_OS_NAME = linux
|
||||||
repo: tantivy-search/tantivy-py
|
repo: tantivy-search/tantivy-py
|
||||||
provider: script
|
|
||||||
script: "ci/deploy.sh"
|
|
||||||
|
|
||||||
# Deploy for macos using maturin directly
|
# Deploy for macos using maturin directly
|
||||||
provider: script
|
provider: script
|
||||||
|
|
Loading…
Reference in New Issue