Change appveyor.yml

This commit is contained in:
Calvin Rose 2018-02-01 20:53:25 -08:00
parent fad777d019
commit c79474ae00
1 changed files with 2 additions and 1 deletions

View File

@ -36,8 +36,9 @@ before_build:
cd build
cmake --version
cmake .. -G %generator%
ls
build:
project: c:\projects\dst\build\template.sln
project: c:\projects\dst\build\dst.sln
verbosity: minimal
parallel: true
only_commits: