mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 12:17:49 +02:00
Yippee! ...
This commit is contained in:
parent
e525170c92
commit
98c6d31e84
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ pull_requests:
|
||||||
do_not_increment_build_number: true
|
do_not_increment_build_number: true
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- appveyor
|
- openssl
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
os: Visual Studio 2015
|
os: Visual Studio 2015
|
||||||
shallow_clone: true
|
shallow_clone: true
|
||||||
|
@ -37,7 +37,7 @@ build_script:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
cd \projects\i2pd
|
cd \projects\i2pd
|
||||||
|
|
||||||
echo MSYSTEM = %MSYSTEM%, bitness = %bitness%, compiler = %compiler%
|
echo MSYSTEM = %MSYSTEM%, bitness = %bitness%
|
||||||
|
|
||||||
- c:\msys64\usr\bin\bash -lc "make USE_UPNP=yes -j2"
|
- c:\msys64\usr\bin\bash -lc "make USE_UPNP=yes -j2"
|
||||||
- 7z a -tzip -mx9 -mmt i2pd-mingw-win%bitness%.zip i2pd.exe
|
- 7z a -tzip -mx9 -mmt i2pd-mingw-win%bitness%.zip i2pd.exe
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue