Skip to content

Commit 050eca7

Browse files
committed
condition for PyPI deployment should be tarball
1 parent a37341e commit 050eca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ deploy:
126126
repo: python-visualization/folium
127127
tags: true
128128
all_branches: master
129-
condition: '$TRAVIS_JOB_NAME == "default"'
129+
condition: '$TRAVIS_JOB_NAME == "tarball"'

0 commit comments

Comments
 (0)