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.
1 parent 3a15318 commit 3370632Copy full SHA for 3370632
.travis.yml
@@ -5,6 +5,7 @@ python:
5
- "2.7"
6
- "3.2"
7
- "3.3"
8
+ - "pypy"
9
install: true
10
script:
11
- python setup.py test
0 commit comments