Merge pull request #1406 from reicast/baka/appveyor_v140

AppVeyor: Enable v140 toolset
This commit is contained in:
Abandoned Cart 2018-09-26 00:37:38 -04:00 committed by GitHub
commit e45eaed321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -3,15 +3,15 @@ os: Visual Studio 2015
environment:
matrix:
- Toolset: v120
- Toolset: v140
platform:
- x86
- x64
configuration:
# - Release-120
- Debug-120
# - Release-140
- Debug-140
build:
project: shell/reicast.sln