mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-22 02:08:56 +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:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- python: pypy
|
- python: pypy3
|
||||||
env: TOX_ENV=pypy
|
env: TOX_ENV=pypy
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
env: TOX_ENV=py35
|
env: TOX_ENV=py35
|
||||||
|
Loading…
Reference in New Issue
Block a user