Update appveyor.yml

This commit is contained in:
Egor Pugin 2016-12-19 00:12:07 +03:00 committed by GitHub
parent cb91c2c172
commit 7a9f74c3c3

View File

@ -27,3 +27,4 @@ build_script:
- cd build
- cmake .. -G "%generator%" -DBUILD_TRAINING_TOOLS=Off
- cmake --build . --config Release