From 1b96786159744efb3eddb778e29bdf91f1e467be Mon Sep 17 00:00:00 2001 From: Martin Beseda <martin.beseda@vsb.cz> Date: Tue, 2 Apr 2019 17:25:21 +0200 Subject: [PATCH] [WIP] [Windows] Testing Win VS2015 runner --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 167c92c2..02856833 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -99,3 +99,4 @@ centos_local_deps: script: - scl enable devtoolset-8 -- build_scripts/linux/linux_gcc_build_x64_debug_local.sh + -- GitLab