Commit 9579445 1 parent 49bc4ad commit 9579445 Copy full SHA for 9579445
File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 4
4
- 1.8.7
5
5
- 1.9.3
6
6
- 2.0.0
7
+ - 2.1.0
7
8
before_install :
8
9
- gem update --system 2.1.11
9
10
- gem --version
@@ -30,6 +31,24 @@ matrix:
30
31
- rvm : 2.0.0
31
32
env : PUPPET_VERSION="~> 3.1.0"
32
33
gemfile : .gemfile
34
+ - rvm : 2.1.0
35
+ env : PUPPET_VERSION="~> 2.7.0"
36
+ gemfile : .gemfile
37
+ - rvm : 2.1.0
38
+ env : PUPPET_VERSION="~> 3.0.0"
39
+ gemfile : .gemfile
40
+ - rvm : 2.1.0
41
+ env : PUPPET_VERSION="~> 3.1.0"
42
+ gemfile : .gemfile
43
+ - rvm : 2.1.0
44
+ env : PUPPET_VERSION="~> 3.2.0"
45
+ gemfile : .gemfile
46
+ - rvm : 2.1.0
47
+ env : PUPPET_VERSION="~> 3.3.0"
48
+ gemfile : .gemfile
49
+ - rvm : 2.1.0
50
+ env : PUPPET_VERSION="~> 3.4.0"
51
+ gemfile : .gemfile
33
52
gemfile : .gemfile
34
53
notifications :
35
54
email :
You can’t perform that action at this time.
0 commit comments