Skip to content

Commit 895c8ed

Browse files
committed
added Python 3.4 and 3.5 to the test matrix
1 parent dd5eebd commit 895c8ed

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
@@ -3,6 +3,8 @@ python:
33
- "2.6"
44
- "2.7"
55
- "3.3"
6+
- "3.4"
7+
- "3.5"
68
- "pypy"
79
install:
810
- "pip install -e ."

0 commit comments

Comments
 (0)