From 5687576b1df3706ffd3bab497a6887d188d7549b Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Thu, 8 Dec 2016 14:25:17 -0500 Subject: [PATCH] fix circle? --- circle.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/circle.yml b/circle.yml index adaf927..8c4bef3 100644 --- a/circle.yml +++ b/circle.yml @@ -1,7 +1,3 @@ -machine: - python: - version: 2.7.12 3.5.2 - test: post: - bash <(curl -s https://codecov.io/bash)