It's 'nose', not 'nosetests'

This commit is contained in:
Slavek Kabrda
2014-11-10 10:24:55 +01:00
parent 5293626ab1
commit a07a06bdac
+1 -1
View File
@@ -7,6 +7,6 @@ python:
install:
- pip install -r requirements.txt --use-mirrors
- pip install nosetests
- pip install nose
script: nosetests