summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-12-07 07:47:40 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-12-07 07:47:40 +0100
commit8827aad479ce7c8171c76c679d75c10acf185c6d (patch)
tree922b29fef8009e34d17dece89909a5248a5eb4a7 /.travis.yml
parent5aa61d2bd005e879a457d4043e8a204bd6b2c294 (diff)
Let's see if the error is verbosed
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 f178e9ac..0a4a4cb8 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: