From 411ef1b0db1976590382ce2bd8878202a05d0274 Mon Sep 17 00:00:00 2001 From: Daniele Sluijters Date: Fri, 7 Mar 2014 16:10:54 +0100 Subject: [PATCH] Remove ancient Puppet versions from matrix. With PE 3.2 out of the door shipping with 3.4.3 I think it's time to shrink the matrix and get rid of 3.1 and 3.2. PE 3.x customers should just upgrade to 3.2, OS users should really be on 3.3+ by now. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5a26d90..aec1f0a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,8 +12,6 @@ rvm: env: matrix: - PUPPET_GEM_VERSION="~> 2.7.0" - - PUPPET_GEM_VERSION="~> 3.1.0" - - PUPPET_GEM_VERSION="~> 3.2.0" - PUPPET_GEM_VERSION="~> 3.3.0" - PUPPET_GEM_VERSION="~> 3.4.0" matrix: @@ -23,7 +21,5 @@ matrix: env: PUPPET_GEM_VERSION="~> 2.7.0" - rvm: 2.0.0 env: PUPPET_GEM_VERSION="~> 2.7.0" - - rvm: 2.0.0 - env: PUPPET_GEM_VERSION="~> 3.1.0" notifications: email: false -- 2.45.2