We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d462b52 commit 583b6f1Copy full SHA for 583b6f1
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "3.4"
5
- "3.5"
6
install:
7
- - pip install flake8 mock==1.3.0
+ - pip install flake8 mock==2.0.0
8
script:
9
- flake8
10
- python setup.py test
0 commit comments