[CI] Add "mock" to Travis dependencies

This commit is contained in:
Tobi-wan Kenobi 2016-12-10 19:36:40 +01:00
parent 2e2351a69e
commit 6e3a9ec4d3

View file

@ -8,4 +8,5 @@ python:
install:
- pip install psutil
- pip install netifaces
- pip install mock
script: nosetests -v tests/