1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00

Merge pull request #416 from NotAdam/boost_scrap

change appveyor os image to 2017
This commit is contained in:
Mordred 2018-10-26 13:33:26 +02:00 committed by GitHub
commit f9af205c66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
os:
- Visual Studio 2015
- Visual Studio 2017
configuration:
- Debug
@ -9,8 +9,6 @@ platform:
environment:
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!"
services: