We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506bc72 commit 42d4c87Copy full SHA for 42d4c87
1 file changed
.travis.yml
@@ -4,6 +4,8 @@ python:
4
- "2.7"
5
- "3.3"
6
- "3.4"
7
+ - "3.5"
8
+ - "3.6"
9
install:
10
- "pip install --use-mirrors --editable ."
11
- "pip install coverage"
0 commit comments