From 2009e1ce866f9de092d655d95f6c2d5eab483f7f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= <raphael.pinson@camptocamp.com>
Date: Thu, 1 Nov 2018 15:09:01 +0100
Subject: [PATCH] Publish on rvm 2.4 (Puppet 5)

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

diff --git a/.travis.yml b/.travis.yml
index 29944b7..ed294de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -121,4 +121,4 @@ deploy:
     # all_branches is required to use tags
     all_branches: true
     # Only publish if our main Ruby target builds
-    rvm: 2.1.9
+    rvm: 2.4
-- 
GitLab