travis pytest

This commit is contained in:
Alexey Lavrenuke 2016-03-11 15:56:06 +03:00
parent 90cf128d8d
commit 21528b0e2a

View File

@ -8,4 +8,4 @@ install:
- pip install sqlalchemy
- pip install importlib
- pip install yandextank
script: cd tests && nosetests -v --with-doctest
script: python setup.py test