From 52990c817826a281556b1a28a3c9ebc72e7bd36e Mon Sep 17 00:00:00 2001 From: Olav Vahtras Date: Wed, 7 Sep 2016 17:40:31 +0200 Subject: [PATCH] override with tox --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 628bcfb..442b86e 100644 --- a/circle.yml +++ b/circle.yml @@ -3,7 +3,7 @@ machine: PATH: $HOME/miniconda/bin:$PATH dependencies: - pre: + override: # Disable CircleCI's autodetection - cd && rm -rf ~/.pyenv && rm -rf ~/virtualenvs # Hack for multiple python versions