summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-07-24 02:45:32 +0200
committerGitHub <noreply@github.com>2018-07-24 02:45:32 +0200
commit182d5044829d51d868c33846e6fafc7185acabe2 (patch)
treed733608c3fb79b868cde95cc5035ae411c8f9842 /.appveyor.yml
parent080eb1866e8679e2fca882f838673a877e3f97a6 (diff)
parentb480379810b46b8b654fbf26df4cc3d484e71c73 (diff)
downloadhercules-182d5044829d51d868c33846e6fafc7185acabe2.tar.gz
hercules-182d5044829d51d868c33846e6fafc7185acabe2.tar.bz2
hercules-182d5044829d51d868c33846e6fafc7185acabe2.tar.xz
hercules-182d5044829d51d868c33846e6fafc7185acabe2.zip
Merge pull request #2131 from Asheraf/msvc15
replace msvc11 build files with msvc15
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