Skip to content

Commit 489317b

Browse files
author
Colleen Murphy
committed
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.
1 parent ecd076a commit 489317b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.sync.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
---
2+
.travis.yml:
3+
extras:
4+
- rvm: 1.8.7
5+
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.6.0"
6+
- rvm: 1.8.7
7+
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.7.0"
28
Gemfile:
39
optional:
410
':development, :unit_tests':

0 commit comments

Comments
 (0)