Skip to content

Commit

Permalink
Allow pypy3 to fail CI
Browse files Browse the repository at this point in the history
  • Loading branch information
reubano committed Dec 24, 2021
1 parent c298144 commit 524b2fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ env:
- PYTHONHASHSEED=94967295

matrix:
allow_failures:
- python: pypy3
exclude:
- python: pypy3
env: OPTIONAL=true
Expand Down

0 comments on commit 524b2fd

Please sign in to comment.