Skip to content

Commit 0632600

Browse files
committed
Add PyPy testing.
1 parent f6f09f1 commit 0632600

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ matrix:
1212
env: TOXENV=py35
1313
- python: 3.6
1414
env: TOXENV=py36
15+
- python: pypy
16+
env: TOXENV=pypy
1517

1618
install:
1719
- pip install tox

0 commit comments

Comments
 (0)