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:
commit
f9af205c66
1 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue