Skip to content

Commit

Permalink
Allow CI failure for pypy while format check is not fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim committed Feb 12, 2022
1 parent a3cd75a commit 16a8623
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 @@ -12,6 +12,7 @@ python:
matrix:
allow_failures:
- python: nightly
- python: pypy3
install:
- pip install -q -r dev-requirements.txt --no-cache-dir --upgrade
script:
Expand Down

0 comments on commit 16a8623

Please sign in to comment.