Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Try to fix the PyPy builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 26, 2020
1 parent 1d623e1 commit 1104500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ python:
- pypy
- pypy3
install: pip install tox-travis coveralls
env: CRYPTOGRAPHY_ALLOW_OPENSSL_102=1
script: tox
after_success:
- coverage combine
Expand Down

0 comments on commit 1104500

Please sign in to comment.