Skip to content

Commit

Permalink
Fixing pypy CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim committed Feb 12, 2022
1 parent f343410 commit a3cd75a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ python:
- 3.8.12
- 3.9
- nightly
- pypy3.8
- pypy3
matrix:
allow_failures:
- python: nightly
Expand Down
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ sphinx
sphinx_issues
sphinx_rtd_theme
isort
typed-ast

0 comments on commit a3cd75a

Please sign in to comment.