Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enable experimental VS2017 in CI
  • Loading branch information
c42f committed May 2, 2017
1 parent b6776f3 commit d563f7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Expand Up @@ -19,7 +19,8 @@ environment:
matrix:
- COMPILER: "Visual Studio 12 Win64"
- COMPILER: "Visual Studio 14 Win64"
#- COMPILER: "Visual Studio 15 Win64" # Not in appveyor standard image yet
- COMPILER: "Visual Studio 15 Win64"
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017

# build platform, i.e. x86, x64, Any CPU.
platform:
Expand Down

0 comments on commit d563f7f

Please sign in to comment.