From: Colleen Murphy Date: Mon, 23 Mar 2015 19:05:42 +0000 (-0700) Subject: Keep testing on puppet 2.7 X-Git-Tag: 1.5.0~5^2~1 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=60ea993b7739b3a2bcf83dee868205deb33bd0d1;p=puppet-modules%2Fpuppetlabs-firewall.git Keep testing on puppet 2.7 The modulesync config repo is dropping universal support for puppet 2.7, but individual repos should still keep support until the next naturally-occuring major release. --- diff --git a/.sync.yml b/.sync.yml index 66a03c6..ac83790 100644 --- a/.sync.yml +++ b/.sync.yml @@ -1,3 +1,9 @@ --- +.travis.yml: + extras: + - rvm: 1.8.7 + env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.6.0" + - rvm: 1.8.7 + env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.7.0" spec/spec_helper.rb: unmanaged: true