From 9b01795939b286db8b2207800bdc41e0fd7f9d5a Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sun, 11 Nov 2018 11:27:41 +0000 Subject: docs: really remove travis-sphinx --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.travis.yml') 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" -- cgit v1.2.3