We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beab2ef commit 2eea950Copy full SHA for 2eea950
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ python:
6
- '3.5'
7
- '3.6'
8
install:
9
-- pip install sphinx mypy mypy-extensions
+- pip install sphinx mypy==0.660 mypy-extensions
10
- pip install --upgrade .
11
script:
12
- bugzoo -h
0 commit comments