From 6ef87b6d62c8c4b8d5a0825f23b941ae1cd9ca7d Mon Sep 17 00:00:00 2001 From: nicolargo Date: Sun, 3 Jul 2016 12:40:36 +0200 Subject: [PATCH] Change the Circle CI file with good Ubuntu 12.04 Python version... --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index d534ab91..fe270556 100644 --- a/circle.yml +++ b/circle.yml @@ -1,6 +1,6 @@ machine: post: - - pyenv local 2.7.11 3.3.6 3.4.4 3.5.1 + - pyenv local 2.7.10 3.3.3 3.4.3 3.5.0 dependencies: override: