|
@@ -1,4 +1,4 @@
|
|
-image: Visual Studio 2013
|
|
|
|
|
|
+image: Visual Studio 2015
|
|
# This is the default location, but we put it here for safety reasons, since we use it in our test script
|
|
# This is the default location, but we put it here for safety reasons, since we use it in our test script
|
|
clone_folder: c:\projects\rathena
|
|
clone_folder: c:\projects\rathena
|
|
# We do not need the git history for our integration tests
|
|
# We do not need the git history for our integration tests
|
|
@@ -8,10 +8,8 @@ pull_requests:
|
|
do_not_increment_build_number: true
|
|
do_not_increment_build_number: true
|
|
environment:
|
|
environment:
|
|
matrix:
|
|
matrix:
|
|
- - VisualStudioVersion: 14.0
|
|
|
|
- Defines: "\"BUILDBOT\""
|
|
|
|
- - VisualStudioVersion: 14.0
|
|
|
|
- Defines: "\"BUILDBOT;PRERE\""
|
|
|
|
|
|
+ - Defines: "\"BUILDBOT\""
|
|
|
|
+ - Defines: "\"BUILDBOT;PRERE\""
|
|
platform:
|
|
platform:
|
|
- Win32
|
|
- Win32
|
|
- x64
|
|
- x64
|