Skip to content
Snippets Groups Projects
Commit acb251e9 authored by Philip Trettner's avatar Philip Trettner
Browse files

removed VS15 from CI

parent 859adc4f
Branches
No related tags found
No related merge requests found
......@@ -18,20 +18,6 @@ VS2017-x64:
paths:
- "*/*-build/Release/*.exe"
VS2015-x64:
stage:
Build
script: "CI\\ci-windows-build.bat"
variables:
GIT_SUBMODULE_STRATEGY: recursive
ARCHITECTURE: "x64"
COMPILER: "VS2015"
tags:
- VS2015
artifacts:
paths:
- "*/*-build/Release/*.exe"
gcc:
stage: Build
script: "CI/ci-linux.sh gcc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment