Tests/Tox/TravisCI improvements

This commit is contained in:
Axel Haustant
2015-04-17 11:26:47 +02:00
parent aa7bf7af1e
commit 91ee85152c
6 changed files with 29 additions and 32 deletions

View File

@@ -5,7 +5,7 @@ envlist =
[testenv]
commands =
python setup.py test
python setup.py nosetests {posargs}
deps =
mg27: PyMongo<2.8
mg28: PyMongo>=2.8,<3.0