Skip to content

Commit e08a5b0

Browse files
committed
Add Python 3.4 to Travis config
1 parent c864320 commit e08a5b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python:
44
- 2.7
55
- 3.2
66
- 3.3
7+
- 3.4
78
- pypy
89
# command to run tests, e.g. python setup.py test
910
before_script:

0 commit comments

Comments
 (0)