8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00

Make appveyor fail when build script fail and disable Visual Studio 2017 build.

This commit is contained in:
Adriano dos Santos Fernandes 2018-08-06 11:48:08 -03:00
parent f7477aa531
commit 58314bf3b9
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
image:
- Visual Studio 2015
- Visual Studio 2017
#- Visual Studio 2017
platform:
- x64

View File

@ -74,3 +74,4 @@ goto :END
:END
if "%ERRLEV%"=="1" exit /b 1