Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Commit

Permalink
[AppVeyor] Remove redundant DISABLE_EXAMPLES=OFF
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Sep 18, 2017
1 parent 78b39c1 commit d22c022
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,17 @@ environment:
matrix:
- DB: MSSQL2016
G: "Visual Studio 15 2017"
DISABLE_EXAMPLES: OFF
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- DB: MSSQL2016
G: "Visual Studio 15 2017"
ENABLE_UNICODE: ON
DISABLE_EXAMPLES: OFF
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- DB: MSSQL2016
G: "Visual Studio 15 2017 Win64"
DISABLE_EXAMPLES: OFF
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- DB: MSSQL2016
G: "Visual Studio 15 2017 Win64"
ENABLE_UNICODE: ON
DISABLE_EXAMPLES: OFF
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
- DB: MSSQL2014
G: "Visual Studio 14 2015 Win64"
Expand Down

0 comments on commit d22c022

Please sign in to comment.