travis: Remove some spurious lines for the deployments.

This commit is contained in:
Damir Jelić 2020-01-06 15:34:44 +01:00
parent 4a757429e6
commit 37866341ed

View File

@ -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