Skip to content

Commit

Permalink
test15
Browse files Browse the repository at this point in the history
  • Loading branch information
inikep committed Sep 6, 2016
1 parent cfaaf35 commit 5790869
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ test_script:
- ECHO Testing %COMPILER% %PLATFORM% %CONFIGURATION%

artifacts:
- path: bin/zstd_%PLATFORM%.exe
- path: bin/zstd_mingw64.exe
name: zstd executable
- path: bin/zstd_mingw32.exe
name: zstd executable

deploy:
Expand Down

0 comments on commit 5790869

Please sign in to comment.