File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 11fixtures :
22 repositories :
33 " stdlib " : " https://github.com/puppetlabs/puppetlabs-stdlib.git"
4+ forge_modules :
5+ mount_core : " puppetlabs/mount_core"
46 symlinks :
57 " lvm " : " #{source_dir}"
Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ matrix:
2020 env : PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
2121 - rvm : 2.3.1
2222 env : PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
23+ - rvm : 2.4.4
24+ env : PUPPET_GEM_VERSION="~> 5.0" STRICT_VARIABLES="yes"
25+ - rvm : 2.5.1
26+ env : PUPPET_GEM_VERSION="~> 6.0" STRICT_VARIABLES="yes"
2327
2428notifications :
2529 email : false
Original file line number Diff line number Diff line change 1111 {
1212 "name" : " puppetlabs/stdlib" ,
1313 "version_requirement" : " >= 4.13.1 < 5.0.0"
14+ },
15+ {
16+ "name" : " puppetlabs/mount_core" ,
17+ "version_requirement" : " >= 1.0.0 < 2.0.0"
1418 }
1519 ],
1620 "data_provider" : null ,
You can’t perform that action at this time.
0 commit comments