From 44ea80045dd8e87dfe6639eb6a019e75e49e6b19 Mon Sep 17 00:00:00 2001
From: Martin Reinecke <martin@mpa-garching.mpg.de>
Date: Thu, 14 Sep 2017 18:05:44 +0200
Subject: [PATCH] test future safety of the code

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3161e1c8c..6879cb8a3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: ubuntu:zesty
+image: ubuntu:artful
 
 stages:
   - test
-- 
GitLab