This commit is contained in:
Alexey Lavrenuke 2015-02-05 17:54:32 +03:00
parent 7889a24457
commit cfb1302c94

View File

@ -7,5 +7,5 @@ install:
- pip install ipaddr
- pip install psutil
- pip install sqlalchemy
script: cd Tests && nosetests
script: cd tests && nosetests