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 289fcd2 commit 93b8196Copy full SHA for 93b8196
.travis.yml
@@ -5,6 +5,7 @@ python:
5
- "2.7"
6
- "3.2"
7
- "3.3"
8
+ - "pypy"
9
install:
10
- "pip install --use-mirrors ."
11
- "pip install --use-mirrors -r ./test_requirements.txt"
0 commit comments