We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b1466 commit fab14c9Copy full SHA for fab14c9
1 file changed
.travis.yml
@@ -3,6 +3,7 @@ python:
3
- "2.7"
4
- "3.4"
5
- "3.5"
6
+ - "3.6"
7
install:
8
- pip install flake8 mock==2.0.0
9
script:
0 commit comments