Navigation Menu

Skip to content

Commit

Permalink
appveyor: use Visual Studio 2015
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 24, 2017
1 parent dd1f028 commit edb4ffe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -6,6 +6,8 @@ environment:
matrix:
- CMAKE_GENERATOR_NAME: "Visual Studio 12 2013"
- CMAKE_GENERATOR_NAME: "Visual Studio 12 2013 Win64"
- CMAKE_GENERATOR_NAME: "Visual Studio 14 2015"
- CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64"

install:
- cd ..
Expand Down

0 comments on commit edb4ffe

Please sign in to comment.