We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58db8f4 + 358f142 commit 7966629Copy full SHA for 7966629
1 file changed
.travis.yml
@@ -2,6 +2,7 @@ language: "python"
2
python:
3
- "2.7"
4
- "3.4"
5
+ - "3.5"
6
- "3.6"
7
install:
8
- pip install flake8 mock==2.0.0
0 commit comments