There was an error while loading. Please reload this page.
1 parent 616e9ce commit cf1cf46Copy full SHA for cf1cf46
1 file changed
.travis.yml
@@ -2,6 +2,7 @@ language: python
2
python:
3
- "2.6"
4
- "2.7"
5
+ - "3.3"
6
# - "pypy" - no getrefcount
7
8
script: nosetests
0 commit comments