summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorAsheraf <acheraf1998@gmail.com>2018-07-15 17:37:36 +0100
committerAsheraf <acheraf1998@gmail.com>2018-07-15 18:14:43 +0100
commitb480379810b46b8b654fbf26df4cc3d484e71c73 (patch)
treeb614dda28f4898dc8f0fc2c5bc98c19e060a3aad /.appveyor.yml
parentea50378acb825cfda217a9510870579a65266d33 (diff)
downloadhercules-b480379810b46b8b654fbf26df4cc3d484e71c73.tar.gz
hercules-b480379810b46b8b654fbf26df4cc3d484e71c73.tar.bz2
hercules-b480379810b46b8b654fbf26df4cc3d484e71c73.tar.xz
hercules-b480379810b46b8b654fbf26df4cc3d484e71c73.zip
update appveyor to use the new visual studio builds
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index de3f255e8..dd63715c8 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -11,9 +11,10 @@ image: Visual Studio 2015
clone_depth: 5
environment:
matrix:
- - HerculesProject: Hercules-11.sln
- HerculesProject: Hercules-12.sln
- HerculesProject: Hercules-14.sln
+ - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
+ HerculesProject: Hercules-15.sln
services: mysql56
build_script:
- cmd: MSBuild %HerculesProject% /t:map-server,char-server,login-server