mirror of
https://github.com/janet-lang/janet
synced 2025-06-26 15:12:49 +00:00
Change appveyor.yml
This commit is contained in:
parent
fad777d019
commit
c79474ae00
@ -36,8 +36,9 @@ before_build:
|
|||||||
cd build
|
cd build
|
||||||
cmake --version
|
cmake --version
|
||||||
cmake .. -G %generator%
|
cmake .. -G %generator%
|
||||||
|
ls
|
||||||
build:
|
build:
|
||||||
project: c:\projects\dst\build\template.sln
|
project: c:\projects\dst\build\dst.sln
|
||||||
verbosity: minimal
|
verbosity: minimal
|
||||||
parallel: true
|
parallel: true
|
||||||
only_commits:
|
only_commits:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user