Skip to content

Commit

Permalink
update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kbengine committed Nov 13, 2017
1 parent a939d20 commit 09b1e0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
shallow_clone: true

os:
- Visual Studio 2013
- Visual Studio 2015

environment:
matrix:
- TOOLSET: vs2013
- TOOLSET: vs2015

build:
project: kbe/src/kbengine_vs120.sln
project: kbe/src/kbengine_vs140.sln

0 comments on commit 09b1e0a

Please sign in to comment.