From 56c35a4eed558ca2b634b41c5b20a99d941b64e6 Mon Sep 17 00:00:00 2001 From: ocefpaf Date: Thu, 2 Jul 2015 11:35:47 -0300 Subject: [PATCH] Bug in oct2py prevent hangs tests --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e4b0c23..697e44c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python env: - - CONDA="python=2.7" + #- CONDA="python=2.7" - CONDA="python=3.4" before_install: