Merge pull request #252 from ghoneycutt/fix_sshd_config_maxstartups

(GH-251) Fix regex for sshd_config_maxstartups
diff --git a/.travis.yml b/.travis.yml
index 1551752..18ed460 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,20 +35,8 @@
   - 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"
 
 notifications:
diff --git a/README.md b/README.md
index 9d8fc04..b7e0322 100644
--- a/README.md
+++ b/README.md
@@ -23,9 +23,8 @@
 # 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