Skip to content

Commit

Permalink
Test on pypy3 instead of pypy
Browse files Browse the repository at this point in the history
Now that Python 2 support has been dropped.
  • Loading branch information
bmerry committed Feb 3, 2020
1 parent 39fe50a commit 2314a9a
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 @@ -8,7 +8,7 @@ jobs:
include:
- python: 3.5
- python: 3.6
- python: pypy
- python: pypy3
- env: REDIS_PY=2.10.6
- env: REDIS_PY=3.0.1
- env: REDIS_PY=3.1.0
Expand Down

0 comments on commit 2314a9a

Please sign in to comment.