We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4faf9bf commit 41a7419Copy full SHA for 41a7419
1 file changed
.travis.yml
@@ -6,6 +6,7 @@ python:
6
- 3.3
7
- 3.4
8
- 3.5
9
+ - 3.6
10
install:
11
- pip install coveralls tox-travis
12
script: tox
0 commit comments