aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.circleci/config.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 8cc5283d..741a7d06 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -7,9 +7,6 @@ jobs:
steps:
- checkout
- run:
- name: Install dependendencies
- command: sudo apt-get update && sudo apt-get install python2.7-dev
- - run:
name: Run tox
command: sudo pip install tox tox-pip-version && tox
- store_artifacts: