Skip to content

Commit

Permalink
disable pypy3 transaction issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sonus21 committed Jan 7, 2021
1 parent 03ca1e5 commit cd7f85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ python:
- 3.7
- 3.8
# - pypy
- pypy3
# - pypy3
cache: pip
install:
- pip install -r requirements-dev.txt
Expand Down

0 comments on commit cd7f85e

Please sign in to comment.