From 00b87f1165b86853022f741f34d7b480b64611a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= <raphael.pinson@camptocamp.com> Date: Tue, 23 Aug 2016 13:17:26 +0200 Subject: [PATCH] modulesync --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 560c7e6..4c2df32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -82,4 +82,4 @@ deploy: # all_branches is required to use tags all_branches: true # Only publish if our main Ruby target builds - rvm: 2.1.7 + rvm: 2.1.9 -- GitLab