Allow build artifacts on AppVeyor (#2752)

Enabled the creation of JerryScript Windows binary artifacts during builds.

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com
This commit is contained in:
Péter Gál 2019-02-09 17:01:31 +01:00 committed by Robert Sipka
parent 4f5ffb4f3a
commit f22eea5c6e

View File

@ -30,3 +30,7 @@ build:
project: build\Jerry.sln
parallel: true
verbosity: minimal
artifacts:
- path: build\bin\$(configuration)\
name: JerryScriptBinary