Skip to content

Commit b4e818d

Browse files
authored
chore(ci): don't try to publish existing release
1 parent 57fa4e3 commit b4e818d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ deploy:
3030
distributions: sdist bdist_wheel
3131
on:
3232
tags: true
33+
skip_existing: true

0 commit comments

Comments
 (0)