and one more...

This commit is contained in:
R4SAS 2017-03-17 22:14:07 +03:00
parent f1ee3eb082
commit 0c04efef91

View file

@ -31,13 +31,10 @@ install:
) )
build_script: build_script:
- cmd: >- - cmd: >-
cd \projects\i2pd cd \projects\i2pd
echo "bitness=%bitness%; type=%type%; variant=%variant%"
echo "bitness=%bitness%; type=%type%; variant=%variant%" C:\msys64\usr\bin\bash -lc "make USE_UPNP=YES"
7z a -tzip -mx9 -mmt i2pd-mingw-win%bitness%.zip i2pd.exe
C:\msys64\usr\bin\bash -lc "make USE_UPNP=YES"
7z a -tzip -mx9 -mmt i2pd-mingw-win%bitness%.zip i2pd.exe
test: off test: off
artifacts: artifacts:
- path: i2pd-mingw-win64.zip - path: i2pd-mingw-win64.zip