From 01f59138262401cf8887c773a5d7d065545072f8 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Tue, 23 Jun 2015 23:25:19 +0200 Subject: [PATCH] try to fix coveralls env --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 3b307ba7d..d8fc77658 100644 --- a/tox.ini +++ b/tox.ini @@ -121,7 +121,7 @@ commands= passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH usedevelop=True basepython=python3.4 -changedir=testing +changedir=. deps = {[testenv]deps} coveralls