1 parent b186090 commit 5ecdbbcCopy full SHA for 5ecdbbc
1 file changed
.travis.yml
@@ -4,6 +4,7 @@ python:
4
# command to install dependencies
5
install:
6
- "pip install python-dateutil"
7
+ - "pip install httmock"
8
- "pip install -r requirements.txt"
9
# command to run tests
10
script: nosetests
0 commit comments