[MODULES-4528] Replace Puppet.version.to_f version comparison from spec_helper.rb

This commit is contained in:
Wilson McCoubrey
2017-03-22 15:07:33 +00:00
parent a1e3695849
commit c776023d56
4 changed files with 32 additions and 13 deletions

View File

@@ -24,15 +24,9 @@ matrix:
sudo: required
- rvm: 2.3.1
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 4.0" STDLIB_LOG_DEPRECATIONS="false"
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4.0"
- rvm: 2.1.7
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 4.0" STDLIB_LOG_DEPRECATIONS="false"
- rvm: 2.1.5
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes"
- rvm: 2.1.5
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 3.0"
env: PUPPET_GEM_VERSION="~> 4.0"
notifications:
email: false