From 332c2221000a27c7239e94904fc4548e8a3aa0ae Mon Sep 17 00:00:00 2001 From: Laurent Mazuel Date: Fri, 21 Sep 2018 13:15:42 -0700 Subject: [PATCH] 3.4 allowed failure to workaround vcrpy 2.0.0 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b4b95fca3b1d..cd3d9a56d1be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,6 +30,7 @@ matrix: # - python: "pypy2.7-5.8.0" - python: "pypy3.5-5.8.0" - python: "nightly" + - python: "3.4" fast_finish: true # Perform the manual steps on osx to install python3 and activate venv before_install: