Skip to content

Commit 6dfa636

Browse files
author
Colleen Murphy
committed
Add configuration file for modulesync
https://github.com/puppetlabs/modulesync
1 parent a386c38 commit 6dfa636

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: .sync.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
.travis.yml:
3+
env_matrix:
4+
- PUPPET_GEM_VERSION="~> 2.7.0"
5+
- PUPPET_GEM_VERSION="~> 3.2.0"
6+
- PUPPET_GEM_VERSION="~> 3.4.0"
7+
- PUPPET_GEM_VERSION="~> 3.5.0.rc3" STRICT_VARIABLES="yes"
8+
spec/spec_helper.rb:
9+
unmanaged: true

0 commit comments

Comments
 (0)