summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-04-02 15:09:32 +0100
committerJavier Jardón <jjardon@gnome.org>2018-04-02 15:09:32 +0100
commit8dfae6dd0c98b3a84b6e45797c075edc995afec2 (patch)
treed80194759684acc49602cdaea08b30b7762e3f07
parent18b60dbb9999ff5b96f8791eecfd720dcdd8a610 (diff)
downloadbuildstream-jjardon/latest_sphinx.tar.gz
Revert ".gitlab-ci.yml: Pin the sphinx version to 1.7.1"jjardon/latest_sphinx
This reverts commit f9edceed17039df045677f7103c40f7dbadf2a5d.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a31e0fa29..e7ce4734f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -134,7 +134,7 @@ unix-tests:
docs:
stage: test
script:
- - pip3 install sphinx==1.7.1
+ - pip3 install sphinx
- pip3 install sphinx-click
- pip3 install sphinx_rtd_theme
- cd dist && ./unpack.sh && cd buildstream