summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2018-12-31 12:26:33 +0100
committernicolargo <nicolas@nicolargo.com>2018-12-31 12:26:33 +0100
commit1d3961a96c0c9d814a269cb70ee5c33a589a9fd7 (patch)
tree772118ecf9f1f05b3b5110a3b97650f5b69f18b5
parent63fd7fbec62d000b01495e890c93bf5454e1e0be (diff)
Remove 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