mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
AppVeyor: upgrade to PyPy 6.0.0
This commit is contained in:
parent
2185420c6c
commit
1a61ab2f23
|
@ -1,3 +1,3 @@
|
|||
curl -fsSL -o pypy2.zip https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.0-win32.zip
|
||||
7z x pypy2.zip -oc:\
|
||||
c:\Python34\Scripts\virtualenv.exe -p c:\pypy2-v5.10.0-win32\pypy.exe c:\vp\pypy2
|
||||
curl -fsSL -o pypy2.zip https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-win32.zip
|
||||
7z x pypy2.zip -oc:\
|
||||
c:\Python34\Scripts\virtualenv.exe -p c:\pypy2-v6.0.0-win32\pypy.exe c:\vp\pypy2
|
||||
|
|
Loading…
Reference in New Issue
Block a user