We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c52351 commit 4e1bb9aCopy full SHA for 4e1bb9a
1 file changed
.travis.yml
@@ -4,6 +4,8 @@ python:
4
- 2.7
5
- 3.2
6
- 3.3
7
+ - 3.4
8
+ - 3.5
9
10
script:
11
- PYTHON_VER=`python -c 'import sys; print(sys.version_info[0])'`
0 commit comments