Update .gitlab-ci.yml

This commit is contained in:
Jan Möbius
2018-09-25 12:58:27 +02:00
parent df53457064
commit ef9631be93

View File

@@ -62,7 +62,6 @@ VS2017-64-bit-shared-apps:
ARCHITECTURE: "x64" ARCHITECTURE: "x64"
SHARED: "TRUE" SHARED: "TRUE"
APPS: "ON" APPS: "ON"
GIT_CURL_VERBOSE: "1"
script: "CI\\Windows.bat" script: "CI\\Windows.bat"
tags: tags:
- VS2017 - VS2017