Add freezegun to Travis dependencies
This commit is contained in:
parent
f22095e978
commit
0776592da6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ before_install:
|
|||
- sudo apt-get -qq update
|
||||
install:
|
||||
- sudo apt-get install python-dbus
|
||||
- pip install -U coverage==4.3 pytest pytest-mock
|
||||
- pip install -U coverage==4.3 pytest pytest-mock freezegun
|
||||
- pip install codeclimate-test-reporter
|
||||
- pip install i3-py Pillow Babel DateTime python-dateutil
|
||||
- pip install docker feedparser i3ipc
|
||||
|
|
Loading…
Reference in a new issue