travis: Don't run the deploy on the lint stage.

master
Damir Jelić 2020-01-25 11:34:02 +01:00
parent 27d265392e
commit 20e8850e09
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ deploy:
script: "ci/deploy.sh"
on:
tags: true
python: 3.8
condition: $TRAVIS_OS_NAME = linux
repo: tantivy-search/tantivy-py