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 f6f09f1 commit 0632600Copy full SHA for 0632600
.travis.yml
@@ -12,6 +12,8 @@ matrix:
12
env: TOXENV=py35
13
- python: 3.6
14
env: TOXENV=py36
15
+ - python: pypy
16
+ env: TOXENV=pypy
17
18
install:
19
- pip install tox
0 commit comments