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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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