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 7abd71b commit 25db9bdCopy full SHA for 25db9bd
.travis.yml
@@ -4,6 +4,7 @@ python:
4
- "2.7"
5
- "3.2"
6
- "3.3"
7
+ - "pypy"
8
install:
9
- "pip install . --use-mirrors"
10
- "pip install pytest --use-mirrors"
0 commit comments