Skip to content

Commit 9434ef0

Browse files
committed
testing with python v3.3 and v3.4
1 parent dab4609 commit 9434ef0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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.2'
6+
- '3.3'
7+
- '3.4'
68
install:
79
- python setup.py install
810
script: python test/__init__.py

0 commit comments

Comments
 (0)