From 5ca2a2624448a37b6f3ed1b51a516be78d546568 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Thu, 8 Nov 2018 21:05:01 +0000 Subject: travis-sphinx --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 4016af0d..6e6e71ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -157,7 +157,8 @@ after_success: | export CODACY_PROJECT_TOKEN=df4443e7313e4ae599bcbbaf4835b00f python-codacy-coverage -r coverage.xml # auto-deploy docs to the gh-pages branch on github - travis-sphinx deploy + export GH_TOKEN=15f2f644b4412c320f242d35d7a1ae3debd41803 + travis-sphinx -v deploy fi notifications: -- cgit v1.2.3