mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-28 07:30:33 +00:00
Bump for AppVeyor too
This commit is contained in:
parent
f7b0eb4b19
commit
2a3a9483a2
@ -1,5 +1,5 @@
|
||||
SET PATH=C:\MinGW\msys\1.0\bin;C:\Program Files (x86)\Git\bin;%PATH%
|
||||
SET ENV_R2_VER=0.10.1-git
|
||||
SET ENV_R2_VER=0.10.2-git
|
||||
echo %PATH%
|
||||
sh.exe -c "export PATH=/c/mingw/bin:/c/mingw/msys/1.0/bin:/c/Program\ Files\ \(x86\)/Git/bin:${PATH} ; gcc -v"
|
||||
sh.exe -c "uname | tr 'A-Z' 'a-z'"
|
||||
|
Loading…
Reference in New Issue
Block a user