Commit 06df852e authored by Gabi Davar's avatar Gabi Davar Committed by Jason R. Coombs

fix tests on windows (#754)

- have tox pass env variables used by setuptools on windows.
parent e3ffde67
......@@ -2,4 +2,5 @@
envlist = py26,py27,py33,py34,py35,pypy,pypy3
[testenv]
passenv=APPDATA USERPROFILE HOMEDRIVE HOMEPATH windir
commands=python setup.py test
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