summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-12-06 13:14:25 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-12-06 13:14:25 +0100
commit12130250d8c25db81a0806dc7444b47c3030315b (patch)
treed1be4ef5946afdb3a6d65599cc55ca3870486905 /.travis.yml
parent7df0113ddf2892b0cccf025a836214021b301072 (diff)
sphinx module shall work as travis updated it with 2.2.1 version
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index fd87b083..fc7a5207 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,10 +23,9 @@ matrix:
- env:
# 4. Only doxygen documentation
- CMAKE_EXAMPLE='OFF' CMAKE_TEST='OFF' CMAKE_UTILITIES='OFF' CMAKE_PYTHON='OFF' MAKE_TARGET='doxygen'
- # Issue with sphinx-build with sphinx 2.0.1
- # - env:
- # # 5. Only Python, associated tests and sphinx documentation
- # - CMAKE_EXAMPLE='OFF' CMAKE_TEST='OFF' CMAKE_UTILITIES='OFF' CMAKE_PYTHON='ON' MAKE_TARGET='test sphinx'
+ - env:
+ # 5. Only Python, associated tests and sphinx documentation
+ - CMAKE_EXAMPLE='OFF' CMAKE_TEST='OFF' CMAKE_UTILITIES='OFF' CMAKE_PYTHON='ON' MAKE_TARGET='test sphinx'
cache:
directories: