Skip to content

Commit 8ba1c31

Browse files
authored
Skip script step in publish job
1 parent 44a2287 commit 8ba1c31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
name: Publishing dists to PyPI
2525
if: tag IS present
2626
python: 3.6
27+
script: skip
2728
deploy:
2829
provider: pypi
2930
user: aio-libs-bot

0 commit comments

Comments
 (0)