Test against virtualenv 1.11.X

This commit is contained in:
Donald Stufft 2013-11-22 09:07:04 -05:00
parent ebd8f045cf
commit 953e08288f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ deps =
pytest
mock
scripttest>=1.3
git+https://github.com/pypa/virtualenv@develop#egg=virtualenv
git+https://github.com/pypa/virtualenv@1.11.X#egg=virtualenv
commands =
py.test []