réplica de
https://github.com/quitesimpleorg/qsmaddy.git
synced 2025-08-07 14:29:43 +02:00
try out appveyor
Este commit está contenido en:
10
appveyor.yml
Archivo normal
10
appveyor.yml
Archivo normal
@@ -0,0 +1,10 @@
|
||||
image: Visual Studio 2017
|
||||
|
||||
build_script:
|
||||
- cmd: mkdir tmp
|
||||
- cmd: cd tmp
|
||||
- cmd: cmake -G "Visual Studio 2017" ..
|
||||
|
||||
test_script:
|
||||
- cmd: cd tmp
|
||||
- ctest -VV -C "Release"
|
Referencia en una nueva incidencia
Block a user