Update appveyor.yml

This commit is contained in:
Phuntsok Drak-pa
2018-04-15 18:42:35 +02:00
committed by GitHub
parent d1f5c47f66
commit 3480814212

View File

@@ -17,4 +17,4 @@ before_build:
build_script:
- cmd: cd build
- cmd: cmake -DCMAKE_BUILD_TYPE=Debug ..
- cmd: cmake --build
- cmd: make