summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/circle.yml b/circle.yml
deleted file mode 100644
index a07dd73..0000000
--- a/circle.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-machine:
- python:
- version: 2.7.10
-
-test:
- override:
- - make test_with_junitxml
-
-general:
- branches:
- only:
- - rel-0.7.x