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 8c81aba + 60fab80 commit 0da311bCopy full SHA for 0da311b
.travis.yml
@@ -5,6 +5,7 @@ python:
5
- '3.3'
6
- '3.4'
7
- pypy
8
+- pypy3
9
install: pip install . --use-mirrors
10
script: python setup.py nosetests
11
deploy:
0 commit comments