Think travis has 3.3 now.

This commit is contained in:
Julian Berman
2012-12-02 14:12:51 -05:00
parent 6d5a088b22
commit 898ebd9ac6

View File

@@ -3,6 +3,7 @@ python:
- "pypy"
- "2.7"
- "3.2"
- "3.3"
install:
- python setup.py -q install
script: