From 6aa1531972de83ecab15b4c96b89c873ea5a7458 Mon Sep 17 00:00:00 2001 From: rocky Date: Wed, 23 Nov 2016 00:48:38 -0500 Subject: [PATCH] Circle CI uses 2.7.10 and 2.7.12 is not available --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 4fcb3457..a8bbed58 100644 --- a/circle.yml +++ b/circle.yml @@ -1,6 +1,6 @@ machine: python: - version: 2.7.12 + version: 2.7.10 environment: COMPILE: --compile