Skip to content

Commit 25c1d36

Browse files
committed
see how travis does with py3k
1 parent 9b35149 commit 25c1d36

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,5 +3,7 @@ language: python
33
python:
44
- 2.6
55
- 2.7
6+
- 3.2
7+
- 3.3
68

79
script: python setup.py test

0 commit comments

Comments
 (0)