Skip to content

Commit 6cc739c

Browse files
author
Colleen Murphy
committed
Update .sync.yml to support new .travis.yml configs
1 parent c63a7ba commit 6cc739c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.sync.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
.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"
3+
extras:
4+
- rvm: 1.9.3
5+
env: PUPPET_GEM_VERSION="~> 3.5.0.rc3" STRICT_VARIABLES="yes"
6+
- rvm: 2.0.0
7+
env: PUPPET_GEM_VERSION="~> 3.5.0.rc3" STRICT_VARIABLES="yes"
88
spec/spec_helper.rb:
99
unmanaged: true

0 commit comments

Comments
 (0)