summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Morton <seth.m.morton@gmail.com>2019-11-20 10:33:08 -0800
committerSeth Morton <seth.m.morton@gmail.com>2019-11-20 10:33:08 -0800
commit78d979e44e927aadfe9c99d316f8c68fd8d15deb (patch)
tree8461e7a8a4b100e71d70ed613302f086d5f5c1b7
parent2399f3331f466554e430a1fcef8bcf40caeb0750 (diff)
downloadnatsort-78d979e44e927aadfe9c99d316f8c68fd8d15deb.tar.gz
Revert "Don't skip existing for test PyPI"
This reverts commit 2399f3331f466554e430a1fcef8bcf40caeb0750.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9678f2c..b5b9f5e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -79,6 +79,7 @@ jobs:
password:
secure: "Va9uj9+6uDHMH6qcB3Z35MKDvqBDSLai0+cQN2rWjAZfhYq1H3B2TKb/cToN1dhy96t2Q7u7sXeWy9ptiJRACUOXeabL0+Ao3tFpRAgF7YBV9WUsoz9ux7waDoyMRrv1Oztbztg8sR6T3Sltz7Utd9Uf1TlYINO6D8poO7g2Cdo="
distributions: sdist --format=gztar bdist_wheel
+ skip_existing: true
on:
tags: false
repo: SethMMorton/natsort