Skip to content

Commit

Permalink
Update pypy to python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
jacalata committed Nov 11, 2021
1 parent 805957e commit a36ddbf
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"
- "3.9"
- "pypy"
- "pypy3" # pypy = python 2
# command to install dependencies
install:
- "pip install -e ."
Expand Down

0 comments on commit a36ddbf

Please sign in to comment.