We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae7d79 commit cab7489Copy full SHA for cab7489
.travis.yml
@@ -8,6 +8,7 @@ python:
8
- 'nightly'
9
install:
10
- pip install mock==2.0
11
+ - pip install requests
12
script:
13
- python -m unittest discover -s tests/ -p test_*.py -v
14
matrix:
0 commit comments