Merge pull request #253 from ghoneycutt/stop_testing_minor_releases

(ci) Stop testing on minor releases
This commit is contained in:
Garrett Honeycutt 2017-11-20 10:45:37 -05:00 committed by GitHub
commit 43a57041c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 15 deletions

View File

@ -34,20 +34,8 @@ matrix:
env: PUPPET_GEM_VERSION="~> 3" env: PUPPET_GEM_VERSION="~> 3"
- rvm: 2.1.9 - rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 3" FUTURE_PARSER="yes" env: PUPPET_GEM_VERSION="~> 3" FUTURE_PARSER="yes"
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4.6.0"
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4.7.0"
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4.8.0"
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4.9.0"
- rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4.10.0"
- rvm: 2.1.9 - rvm: 2.1.9
env: PUPPET_GEM_VERSION="~> 4" env: PUPPET_GEM_VERSION="~> 4"
- rvm: 2.4.1
env: PUPPET_GEM_VERSION="~> 5.0.0"
- rvm: 2.4.1 - rvm: 2.4.1
env: PUPPET_GEM_VERSION="~> 5" env: PUPPET_GEM_VERSION="~> 5"

View File

@ -23,9 +23,8 @@ Host entries in a personal `~/.ssh/config` file.
# Compatibility # Compatibility
This module has been tested to work on the following systems with the This module has been tested to work on the following systems with the
latest Puppet v3, v3 with future parser, last few releases of v4 and latest Puppet v3, v3 with future parser, v4 and v5. See `.travis.yml`
Puppet v5. See .travis.yml for the exact matrix of supported Puppet and for the exact matrix of supported Puppet and ruby versions.
ruby versions.
* Debian 7 * Debian 7
* EL 5 * EL 5