From d26b29a8f10ac9e3ad6a7f9679617db782cd35f5 Mon Sep 17 00:00:00 2001
From: Albrecht Schlosser <albrechts.fltk@online.de>
Date: Tue, 31 Jul 2018 08:52:23 +0000
Subject: [PATCH] Update gitlab CI configuration (comments only).

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12998 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0ed182db8..e26c2cecc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -45,7 +45,7 @@ build-autotools:
       - test/unittests
       - examples/fltk-versions
 
-# Build with CMake and Ninja (Default configuration)
+# Build with CMake and Ninja (default configuration)
 
 build-cmake:
   stage: build
-- 
GitLab