Commit 07abd732 authored by Jason R. Coombs's avatar Jason R. Coombs

Install and invoke tox in appveyor

parent d644c207
......@@ -14,4 +14,5 @@ build: off
test_script:
- "python bootstrap.py"
- "python setup.py test --addopts='-rsx'"
- "python -m pip install tox"
- "tox"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment