appveyor: or not, let try this naming

This commit is contained in:
Alam Ed Arias 2016-01-29 11:55:00 -05:00
parent ba1cb80ff7
commit 343c8a9498
1 changed files with 3 additions and 3 deletions

View File

@ -43,8 +43,8 @@ build_script:
- cmd: mingw32-make.exe -C src MINGW=1 WARNINGMODE=1 NOASM=1 NOUPX=1 GCC52=1 SDL=1 ERRORMODE=1
after_build:
- cmd: 7z a $(appveyor_build_version).7z bin\Mingw\Release -x!.gitignore
- appveyor PushArtifact $(appveyor_build_version).7z
- cmd: 7z a Build-{build}.7z bin\Mingw\Release -x!.gitignore
- appveyor PushArtifact Build-{build}.7z
test: off
@ -57,7 +57,7 @@ deploy:
secure: ejxi5mvk7oLYu7QtbYojajEPigMy0mokaKhuEVuDZcA=
password:
secure: Hbn6Uy3lT0YZ88yFJ3aW4w==
folder:
folder: {branch}
application:
active_mode: false