Whitelist cd

pull/18/head
Eric Holscher 9 years ago
parent 2c823fd4e8
commit dc3c81b8c6

@ -6,6 +6,7 @@ skipsdist = True
setenv =
LANG=C
deps = -r{toxinidir}/requirements.txt
whitelist_externals = cd
commands =
cd tests/dotnetexample/example/ && ./clone.sh
python setup.py test

Loading…
Cancel
Save