summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 52d8df9..6d4eb03 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,4 +4,5 @@ envlist = py26, py27, pypy, py33
[testenv]
deps =
pytest
-commands = py.test tests
+whitelist_externals = make
+commands = make clean-cldr test