Update appveyor.yml

This commit is contained in:
Egor Pugin 2016-12-26 17:36:03 +03:00 committed by GitHub
parent 1127d0145e
commit 04f43701d9

View File

@ -25,7 +25,7 @@ build_script:
- cppan
- mkdir build
- cd build
- cmake .. -G "%generator%" -DBUILD_TRAINING_TOOLS=Off
- cmake .. -G "%generator%" -DBUILD_TRAINING_TOOLS=Off -DAPPVEYOR=1
- cmake --build . --config Release
artifacts: