Skip to content

fix travis-ci of docs#2175

Merged
reyoung merged 1 commit intoPaddlePaddle:developfrom
luotao1:ci
May 17, 2017
Merged

fix travis-ci of docs#2175
reyoung merged 1 commit intoPaddlePaddle:developfrom
luotao1:ci

Conversation

@luotao1
Copy link
Contributor

@luotao1 luotao1 commented May 17, 2017

All the travis-ci of docs job are failed, so assign the correct version of sphinx.
image

@luotao1 luotao1 requested a review from reyoung May 17, 2017 06:05
@reyoung reyoung merged commit c2ebd1c into PaddlePaddle:develop May 17, 2017
@luotao1 luotao1 deleted the ci branch May 17, 2017 06:46
# Paddle is using protobuf 3.1 currently. Protobuf 3.2 breaks the compatibility. So we specify the python
# protobuf version.
- pip install numpy wheel 'protobuf==3.1' sphinx recommonmark sphinx-rtd-theme==0.1.9 virtualenv pre-commit requests==2.9.2 LinkChecker
- pip install numpy wheel 'protobuf==3.1' sphinx==1.5.6 recommonmark sphinx-rtd-theme==0.1.9 virtualenv pre-commit requests==2.9.2 LinkChecker
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting! Why would the lack of a version number have broken the CI?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sphinx is upgraded from 1.5.6 to 1.6.0 current days, which brings some confused mistakes in CI. Thus, we assign a version number.

fsylmxx pushed a commit to fsylmxx/Paddle that referenced this pull request Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants