We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4889eaa + a7a947c commit dfe0bf4Copy full SHA for dfe0bf4
.sync.yml
@@ -7,3 +7,12 @@
7
8
spec/spec_helper.rb:
9
allow_deprecations: true
10
+
11
+.travis.yml:
12
+ extras:
13
+ - rvm: 2.1.9
14
+ env: PUPPET_GEM_VERSION="~> 4.6.0"
15
+ bundler_args: --without system_tests
16
17
+ env: PUPPET_GEM_VERSION="~> 4.7.0"
18
.travis.yml
@@ -34,5 +34,11 @@ matrix:
34
- rvm: 1.9.3
35
bundler_args: --without system_tests
36
env: PUPPET_GEM_VERSION="~> 3.0"
37
38
39
40
41
42
43
notifications:
44
email: false
0 commit comments