There was an error while loading. Please reload this page.
1 parent 6099ac8 commit 076cb15Copy full SHA for 076cb15
1 file changed
.travis.yml
@@ -1,8 +1,9 @@
1
language: python
2
python:
3
+ - "2.4"
4
- "2.5"
5
- "2.6"
6
- "2.7"
- - "pypy"
7
+ # - "pypy" - no getrefcount
8
9
script: nosetests
0 commit comments