Skip to content

Commit

Permalink
build: prevent travis from attempting multiple releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rickydunlop committed Jun 27, 2018
1 parent 36bd38c commit 2af0729
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -17,4 +17,5 @@ deploy:
secure: Xp0rrjZH+2jxY45MnarCLyQxrdvXg2tg8xfuGGcY8H/iYPILrUoItmNkWq4qLGujVbu8k9Y3PC9AC8tsx2PRymse+bs+sKO+gsulXR9XiCGSVANA/78KUBHWiQE2bUoe/CmrYLFgrXyhtkcbm+32SXtcJYClMsP+Isy1gPlkTf0DANKuIwTgtJwof08c4wdBHUEjFZ0DakyVtOH2nOuBX1TK3Zmc+llLy/9DUT19Azxjy8ImMZlNC1VAxvAXZXThP0QwQ494I+JprUugTNhR/+N+mVFN18RcLq/PPp3NhoDjcrrmvtmJGvg1AvQTzEMgnkWXwTeIrM16mezkUTiSu4vVbiWLXldpYM1vIunkvEw40giU1qYcdficZwS6YLBwfqGBbxYd1Tmn1xFdLJ/k1ABXv/03gEDh5n3K73CC0OsXn/YZEvc50oB2yNdCR14zBf/HE9KXFbkd7pSA4biFYivycExjxB25CtSXE8e93SSLmViatks7i9nnR1sJc9+9AGAb/It+R0+8wLQkAp8ucGKM5t5UkH174D9k8ypymPvSAf4DpcYDAyaItS+hi5pf9mzADjXrggUnTXa69bEMiMQFAa7aCroxNsHvfxFH3DgtG1BFl2hbMvnEC2PeEaTfwRIt/HYm6zhpPwOuGvswKyQTFKMEzT27iG2vmE9FEE8=
on:
tags: true
distributions: "sdist bdist_wheel"
distributions: "sdist bdist_wheel"
skip_existing: true

0 comments on commit 2af0729

Please sign in to comment.