|
@@ -4,7 +4,7 @@
|
|
|
# and then run "tox" from this directory.
|
|
# and then run "tox" from this directory.
|
|
|
|
|
|
|
|
[tox]
|
|
[tox]
|
|
|
-envlist = py27, py35, pypy
|
|
|
|
|
|
|
+envlist = py27, py34, pypy
|
|
|
|
|
|
|
|
[testenv]
|
|
[testenv]
|
|
|
commands = {envpython} -m coverage run --branch --source=cloudbridge --omit=cloudbridge/cloud/interfaces/* setup.py test
|
|
commands = {envpython} -m coverage run --branch --source=cloudbridge --omit=cloudbridge/cloud/interfaces/* setup.py test
|