We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a15318 + e63374f commit 77b5666Copy full SHA for 77b5666
.travis.yml
@@ -1,10 +1,10 @@
1
language: python
2
python:
3
- - "2.5"
4
- "2.6"
5
- "2.7"
6
- "3.2"
7
- "3.3"
+ - "pypy"
8
install: true
9
script:
10
- python setup.py test
0 commit comments