From fcc08ace1bbcadca128a19c73f29ac16ae5f3b56 Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Mon, 20 Nov 2017 09:51:34 -0500 Subject: [PATCH] (ci) Stop testing on minor releases --- .travis.yml | 12 ------------ README.md | 5 ++--- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1551752..18ed460 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,20 +34,8 @@ matrix: env: PUPPET_GEM_VERSION="~> 3" - rvm: 2.1.9 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 env: PUPPET_GEM_VERSION="~> 4" - - rvm: 2.4.1 - env: PUPPET_GEM_VERSION="~> 5.0.0" - rvm: 2.4.1 env: PUPPET_GEM_VERSION="~> 5" diff --git a/README.md b/README.md index 0f6589f..4a22efa 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,8 @@ Host entries in a personal `~/.ssh/config` file. # Compatibility 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 -Puppet v5. See .travis.yml for the exact matrix of supported Puppet and -ruby versions. +latest Puppet v3, v3 with future parser, v4 and v5. See `.travis.yml` +for the exact matrix of supported Puppet and ruby versions. * Debian 7 * EL 5