You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/10/31 09:50:07 UTC

[GitHub] kxepal commented on a change in pull request #937: Fix 1.x.x docs build

kxepal commented on a change in pull request #937: Fix 1.x.x docs build
URL: https://github.com/apache/couchdb/pull/937#discussion_r147937672
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -4,7 +4,7 @@ before_install:
    - sudo apt-get -y install libtool automake autoconf autoconf-archive
    - sudo apt-get -y install texlive-latex-base texlive-latex-recommended
    - sudo apt-get -y install texlive-latex-extra texlive-fonts-recommended texinfo
-   - sudo apt-get -y install python-pygments python-docutils python-sphinx
+   - pip install pygments docutils sphinx
 
 Review comment:
   Much likely this will fail without sudo or `--user` argument.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services