mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-16 00:12:43 +00:00
[appveyor] disable fix introdued in 7864053
This commit is contained in:
parent
489c38ec5b
commit
5f42888b61
@ -23,7 +23,7 @@ environment:
|
|||||||
install:
|
install:
|
||||||
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Rns gcc-fortran gcc mingw-w64-{i686,x86_64}-gcc-ada mingw-w64-{i686,x86_64}-gcc-objc"
|
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Rns gcc-fortran gcc mingw-w64-{i686,x86_64}-gcc-ada mingw-w64-{i686,x86_64}-gcc-objc"
|
||||||
# TODO: revert that change when appveyor's images will be updated
|
# TODO: revert that change when appveyor's images will be updated
|
||||||
- c:\msys64\usr\bin\bash -l "build/appveyor-msys2-upgrade.bash"
|
#- c:\msys64\usr\bin\bash -l "build/appveyor-msys2-upgrade.bash"
|
||||||
# update runtime
|
# update runtime
|
||||||
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu"
|
- c:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu"
|
||||||
# update packages and install required
|
# update packages and install required
|
||||||
|
Loading…
Reference in New Issue
Block a user