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 bc7c5e8 commit 4ae0914Copy full SHA for 4ae0914
.travis.yml
@@ -4,6 +4,7 @@ python:
4
- 2.7
5
- 3.2
6
- 3.3
7
+ - pypy
8
script: nosetests
9
install:
10
- pip install -r requirements.txt
0 commit comments