You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2017/07/28 04:26:20 UTC

[couchdb] branch master updated: bump docs dependency

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 19bd99a  bump docs dependency
19bd99a is described below

commit 19bd99ab80abd658bb9848b35c7e6025c0d6fbad
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Fri Jul 28 00:26:09 2017 -0400

    bump docs dependency
---
 .travis.yml         | 1 +
 rebar.config.script | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index b1f54a7..c8ebb82 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,6 +19,7 @@ addons:
     - pkg-config
     - python-requests
     - python-sphinx
+#    - sphinx-rtd-theme
     - help2man
     - shunit2
 
diff --git a/rebar.config.script b/rebar.config.script
index 2ea2795..921e0ac 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -56,7 +56,7 @@ DepDescs = [
 
 %% Non-Erlang deps
 {docs,             {url, "https://github.com/apache/couchdb-documentation"},
-                   "4670c710115a8e7bb6f1f9e7fdfb132276cda24b", [raw]},
+                   "5513b2454e583595fd92ab3b3f2b637437cd5230", [raw]},
 {fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
                   {tag, "v1.1.12"}, [raw]},
 %% Third party deps

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].