Skip to content

Commit 076cb15

Browse files
committed
pypy deactivated, it doesn't yet work
1 parent 6099ac8 commit 076cb15

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: python
22
python:
3+
- "2.4"
34
- "2.5"
45
- "2.6"
56
- "2.7"
6-
- "pypy"
7+
# - "pypy" - no getrefcount
78

89
script: nosetests

0 commit comments

Comments
 (0)