Skip to content

Commit 48b2bfb

Browse files
committed
more debugging on travis/tox
1 parent c2f9a23 commit 48b2bfb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
- python: '3.8'
2323
env:
2424
- TOXENV=py38,report,codecov
25+
- python: 'pypy3'
26+
env:
27+
- TOXENV=pypy3,report,codecov
2528
- python: 'pypy3'
2629
env:
2730
- TOXENV=pypy3,report,codecov

0 commit comments

Comments
 (0)