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 333bbf2 commit ec5876bCopy full SHA for ec5876b
.travis.yml
@@ -6,6 +6,7 @@ python:
6
- "3.3"
7
- "3.4"
8
- "pypy"
9
+ - "pypy3"
10
install: true
11
script:
12
- python setup.py test
0 commit comments