mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-21 17:56:30 +01:00
Change Travis config to use pypy3 instead of pypy
This commit is contained in:
parent
fcacb8abf8
commit
2d9479cc12
@ -3,7 +3,7 @@ python: 3.8
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: pypy
|
||||
- python: pypy3
|
||||
env: TOX_ENV=pypy
|
||||
- python: 3.5
|
||||
env: TOX_ENV=py35
|
||||
|
Loading…
Reference in New Issue
Block a user