From a3b09dfc34315ca6773b1555c15dafdc8f3fe440 Mon Sep 17 00:00:00 2001 From: Manuel Guenther <manuel.guenther@idiap.ch> Date: Fri, 13 Mar 2015 10:55:13 +0100 Subject: [PATCH] Next trial to get sphinx < 1.3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 798007b..1db3468 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ matrix: - python: 3.2 env: - NUMPYSPEC===1.8.2 - - SPHINXSPEC=<1.3 + - SPHINXSPEC===1.2 - python: 3.3 env: - NUMPYSPEC===1.8.2 -- GitLab