travis: Remove some spurious lines for the deployments.

master
Damir Jelić 2020-01-06 15:34:44 +01:00
parent 4a757429e6
commit 37866341ed
1 changed files with 0 additions and 2 deletions

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