Skip to content

Commit 5fb3c85

Browse files
committed
Stop testing minor versions of Puppet 4
1 parent c2b4a3d commit 5fb3c85

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@ script: 'SPEC_OPTS="--format documentation" bundle exec rake test'
1818
matrix:
1919
fast_finish: true
2020
include:
21-
- rvm: 2.1.9
22-
env: RUBYGEMS_VERSION=2.0.17 BUNDLER_VERSION=1.17.3 PUPPET_GEM_VERSION="~> 4.7.0"
23-
- rvm: 2.1.9
24-
env: RUBYGEMS_VERSION=2.0.17 BUNDLER_VERSION=1.17.3 PUPPET_GEM_VERSION="~> 4.8.0"
25-
- rvm: 2.1.9
26-
env: RUBYGEMS_VERSION=2.0.17 BUNDLER_VERSION=1.17.3 PUPPET_GEM_VERSION="~> 4.9.0"
27-
- rvm: 2.1.9
28-
env: RUBYGEMS_VERSION=2.0.17 BUNDLER_VERSION=1.17.3 PUPPET_GEM_VERSION="~> 4.10.0"
2921
- rvm: 2.1.9
3022
env: RUBYGEMS_VERSION=2.0.17 BUNDLER_VERSION=1.17.3 PUPPET_GEM_VERSION="~> 4"
3123
- rvm: 2.4.1

0 commit comments

Comments
 (0)