From f0718c237fb5cf82b2fed38a5bf7f44da968b540 Mon Sep 17 00:00:00 2001 From: Yijia Liu Date: Thu, 5 May 2016 10:22:15 +0800 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index e7d600ae1..e7fa41dab 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -27,6 +27,7 @@ before_build: - cmake -G "Visual Studio 14 2015 Win64" -DCMAKE_INSTALL_PREFIX=%P% after_build: + - cd c:\projects\ltp - 7z a ltp-win-$(platform)-$(configuration).zip bin\examples\$(configuration)\*_cmdline bin\$(configuration)\ltp_test lib\$(configuration)\*.dll artifacts: