Skip to content

Commit 7d8827a

Browse files
committedJan 2, 2013
enable py3.3 travis-ci
1 parent f1671cb commit 7d8827a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.travis.yml

+2
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+
68
install:
79
- python setup.py develop --allow-hosts='pypi.python.org'
810

0 commit comments

Comments
 (0)
Please sign in to comment.