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:
parent
f7477aa531
commit
58314bf3b9
@ -1,6 +1,6 @@
|
||||
image:
|
||||
- Visual Studio 2015
|
||||
- Visual Studio 2017
|
||||
#- Visual Studio 2017
|
||||
|
||||
platform:
|
||||
- x64
|
||||
|
@ -74,3 +74,4 @@ goto :END
|
||||
|
||||
:END
|
||||
|
||||
if "%ERRLEV%"=="1" exit /b 1
|
||||
|
Loading…
Reference in New Issue
Block a user