summaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/circle.yml b/circle.yml
deleted file mode 100644
index 46a461b8..00000000
--- a/circle.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-machine:
- post:
- - pyenv local 2.7.10 3.4.3 3.5.0
-
-dependencies:
- override:
- - pip install tox tox-pyenv
- pre:
- - pip install -U pip setuptools
- - pip install psutil