Skip to content

Commit 4e1bb9a

Browse files
mswellmpirnat
authored andcommitted
add python 3.4 and 3.5 (gregmalcolm#136)
add python 3.4 and 3.5
1 parent 7c52351 commit 4e1bb9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ python:
44
- 2.7
55
- 3.2
66
- 3.3
7+
- 3.4
8+
- 3.5
79

810
script:
911
- PYTHON_VER=`python -c 'import sys; print(sys.version_info[0])'`

0 commit comments

Comments
 (0)