From 37866341ed0488d30640b20ba6c40c270dcee08f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Mon, 6 Jan 2020 15:34:44 +0100 Subject: [PATCH] travis: Remove some spurious lines for the deployments. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 767a900..4b765d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -74,8 +74,6 @@ deploy: tags: true condition: $TRAVIS_OS_NAME = linux repo: tantivy-search/tantivy-py - provider: script - script: "ci/deploy.sh" # Deploy for macos using maturin directly provider: script