summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-12-15 14:40:27 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-12-15 14:40:27 -0500
commita50fb1c894f7985bb71edf8d0ce60ef4f350b745 (patch)
tree0885b87bdbdd8860d69f7b6d1b6825572276fdf3
parent18cb65f8f1c1eaf7b79a33fb5a2b7cbd1f851868 (diff)
downloadpytest-runner-a50fb1c894f7985bb71edf8d0ce60ef4f350b745.tar.gz
Skip upload docs as it's deprecated anyway
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0c33b1c..13ebb8a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,3 +20,4 @@ deploy:
user: jaraco
# supply password with `travis encrypt --add deploy.password`
distributions: dists
+ skip_upload_docs: true