Skip to content

Commit 583b6f1

Browse files
committed
Change mock version
1 parent d462b52 commit 583b6f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python:
44
- "3.4"
55
- "3.5"
66
install:
7-
- pip install flake8 mock==1.3.0
7+
- pip install flake8 mock==2.0.0
88
script:
99
- flake8
1010
- python setup.py test

0 commit comments

Comments
 (0)