summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2018-11-11 11:27:41 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2018-11-11 11:27:41 +0000
commit9b01795939b286db8b2207800bdc41e0fd7f9d5a (patch)
tree26be8727240268d7eb6693995bd8dce236815006 /.travis.yml
parenta9e04e1467b4e6ef84030967463d0bda8ba89ba2 (diff)
docs: really remove travis-sphinx
Diffstat (limited to '.travis.yml')
-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"