Update appveyor.yml

This commit is contained in:
Phuntsok Drak-pa
2018-04-15 18:41:32 +02:00
committed by GitHub
parent d43f2b9dc3
commit d1f5c47f66

View File

@@ -11,6 +11,9 @@ platform:
shallow_clone: true
before_build:
- cmd: choco install make
build_script:
- cmd: cd build
- cmd: cmake -DCMAKE_BUILD_TYPE=Debug ..