Update .gitlab-ci.yml typo

This commit is contained in:
Martin Schultz
2018-05-23 16:38:06 +02:00
parent b98fc15267
commit b7e8f0d9b4

View File

@@ -48,7 +48,7 @@ cppcheck:
variables:
BUILD_PLATFORM: "VS2017"
ARCHITECTURE: "x64"
script: "CI\Windows.bat"
script: "CI\\Windows.bat"
artifacts:
paths:
- build-release/*.exe