Browse code

travis: Skip deploy cleanup and doc upload.

Jose Fonseca authored on 23/05/2017 10:17:04
Showing 1 changed files

... ...
@@ -34,3 +34,5 @@ deploy:
34 34
     tags: true
35 35
     distributions: sdist
36 36
     repo: jrfonseca/xdot.py
37
+  skip_cleanup: true
38
+  skip_upload_docs: true