]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Keep testing on puppet 2.7
authorColleen Murphy <colleen@puppetlabs.com>
Mon, 23 Mar 2015 19:05:42 +0000 (12:05 -0700)
committerColleen Murphy <colleen@puppetlabs.com>
Mon, 23 Mar 2015 19:12:01 +0000 (12:12 -0700)
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.

.sync.yml

index 66a03c649edd69febc13c37fe2ce1fce48de5128..ac837907390bf10b599d331e91a24e6c53667d62 100644 (file)
--- 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