Tests/Tox/TravisCI improvements

This commit is contained in:
Axel Haustant
2015-04-28 20:19:56 +02:00
parent aa7bf7af1e
commit 91ee85152c
6 changed files with 29 additions and 32 deletions
+1 -1
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