We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63a7ba commit 6cc739cCopy full SHA for 6cc739c
.sync.yml
@@ -1,9 +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"
+ extras:
+ - rvm: 1.9.3
+ env: PUPPET_GEM_VERSION="~> 3.5.0.rc3" STRICT_VARIABLES="yes"
+ - rvm: 2.0.0
8
spec/spec_helper.rb:
9
unmanaged: true
0 commit comments