From 6367650b6df42bb614c95022d421be5ec4cd6b93 Mon Sep 17 00:00:00 2001
From: Perreal Guillaume <guillaume.perreal@irstea.fr>
Date: Tue, 20 Aug 2019 11:12:21 +0200
Subject: [PATCH] =?UTF-8?q?Utilise=20PHP=207.3=20en=20int=C3=A9gration=20c?=
 =?UTF-8?q?ontinue.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitlab-ci.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cb7aeb3..f6b94f4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,3 +2,7 @@ include:
   - project: pole-is/tools/ci-config
     ref: "1.4.0"
     file: /php-package-ci.yml
+
+variables:
+  PHP_VERSION: "7.3"
+
-- 
GitLab