1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-30 16:17:46 +00:00

Appveyor update

This commit is contained in:
mordred 2018-10-25 17:44:54 +02:00
parent 79a6765796
commit b62b060f9f

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: