Skip to content

Commit cf1cf46

Browse files
committed
Get starten on py3.3 compatability
This is likely to fail, but lets see.
1 parent 616e9ce commit cf1cf46

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
@@ -2,6 +2,7 @@ language: python
22
python:
33
- "2.6"
44
- "2.7"
5+
- "3.3"
56
# - "pypy" - no getrefcount
67

78
script: nosetests

0 commit comments

Comments
 (0)