Skip to content

Commit

Permalink
update appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed Sep 14, 2017
1 parent 21380aa commit c4ab136
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ configuration:
- Release

before_build:
- deps.bat
- cd %BUILD_DIR%
- cmake .. -G"%CMAKE_GENERATOR_NAME%"
- cmake .. -G"Visual Studio 14 2015"

build:
parallel: true
Expand Down

0 comments on commit c4ab136

Please sign in to comment.