Skip to content

Commit

Permalink
Keep testing on puppet 2.7
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Colleen Murphy committed Mar 24, 2015
1 parent 9b977ec commit 0e2e148
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 0e2e148

Please sign in to comment.