1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-08 08:57:45 +00:00

Appveyor update

This commit is contained in:
mordred 2018-10-25 17:44:54 +02:00
parent 00adaaa6ce
commit e3f2b01002

View file

@ -22,7 +22,7 @@ before_build:
- git submodule update --init - git submodule update --init
- mkdir build - mkdir build
- cd build - cd build
- cmake .. -G "Visual Studio 14 2015" - cmake .. -G "Visual Studio 15 2017"
- cmake --build . --target ALL_BUILD --config Debug - cmake --build . --target ALL_BUILD --config Debug
build_script: build_script: