From f1bade54d969ac2869648639b8dd1326c0ca8815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Can=C3=A9vet?= Date: Fri, 31 Mar 2017 16:44:41 +0200 Subject: Update with modulesync --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 3efa3ba..70e0f15 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,9 +13,9 @@ script: ["bundle exec rake validate", "bundle exec rake lint", "bundle exec rake matrix: fast_finish: true include: - - rvm: 2.1.9 + - rvm: 2.1.10 env: PUPPET_GEM_VERSION="~> 4.0" - - rvm: 2.3.1 + - rvm: 2.3.4 env: PUPPET_GEM_VERSION="~> 4" notifications: email: false -- cgit v1.2.3