diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 5377925e..864c6359 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -32,7 +32,7 @@ branches: - release - develop configuration: - - RelWithDebInfo + - Release environment: matrix: - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017 |