We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58db8f4 commit 358f142Copy full SHA for 358f142
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