Skip to content

Commit 1ab6e86

Browse files
author
Alex Schworer
committed
add python 3.4 to tests
1 parent d360e33 commit 1ab6e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ python:
33
- "2.6"
44
- "2.7"
55
- "3.3"
6+
- "3.4"
67
- "pypy"
78
install: pip install -e .
89
# command to run tests

0 commit comments

Comments
 (0)