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

change appveyor os image to 2017

This commit is contained in:
NotAdam 2018-10-26 22:32:31 +11:00
parent 96c2c94e5d
commit 0a1b98fcde

View file

@ -1,5 +1,5 @@
os: os:
- Visual Studio 2015 - Visual Studio 2017
configuration: configuration:
- Debug - Debug
@ -9,8 +9,6 @@ platform:
environment: environment:
MSVC_DEFAULT_OPTIONS: ON MSVC_DEFAULT_OPTIONS: ON
BOOST_ROOT_DIR: "C:\\Libraries\\boost_1_63_0"
BOOST_LIB_DIR: "C:\\Libraries\\boost_1_63_0\\lib32-msvc-14.0"
MYSQL_PWD: "Password12!" MYSQL_PWD: "Password12!"
services: services: