Update appveyor.yml

This commit is contained in:
Egor Pugin 2017-01-11 20:37:28 +03:00 committed by GitHub
parent 6b3f20b4b9
commit 4d9609dab3

View File

@ -25,6 +25,7 @@ build_script:
- mkdir build
- cd build
- cppan --build ..
- echo test
#- mkdir build
#- cd build
#- cmake .. -G "%generator%" -DBUILD_TRAINING_TOOLS=Off -DAPPVEYOR=1