summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index df808f21..e23441ab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -154,10 +154,6 @@ after_success: |
export CODACY_PROJECT_TOKEN=df4443e7313e4ae599bcbbaf4835b00f
python-codacy-coverage -r coverage.xml
fi
- if [[ $JOB = docs ]]; then
- # auto-deploy docs to the gh-pages branch on github
- travis-sphinx deploy
- fi
notifications:
irc: "chat.freenode.net#alot"