Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Drop Puppet 2.7 from testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jorritfolmer committed Sep 10, 2020
1 parent 1d4dfff commit a955103
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
2 changes: 0 additions & 2 deletions .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ fixtures:
augeas_core:
repo: "puppetlabs/augeas_core"
ref: "1.0.5"
puppet_version: ">= 3.0.0"

11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ rvm:
- 2.6
# -2.7 there still seems to be an issue in rspec-puppet 2.7.10 that prevents the use of ruby 2.7 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952024
env:
- PUPPET_GEM_VERSION=2.7.14
- PUPPET_GEM_VERSION=3.8.5
- PUPPET_GEM_VERSION=4.8.2
- PUPPET_GEM_VERSION=5.5.21
Expand All @@ -26,32 +25,22 @@ matrix:
env: PUPPET_GEM_VERSION=5.5.21
- rvm: 1.9
env: PUPPET_GEM_VERSION=6.18.0
- rvm: 2.0
env: PUPPET_GEM_VERSION=2.7.14
- rvm: 2.0
env: PUPPET_GEM_VERSION=5.5.21
- rvm: 2.0
env: PUPPET_GEM_VERSION=6.18.0
- rvm: 2.1
env: PUPPET_GEM_VERSION=2.7.14
- rvm: 2.1
env: PUPPET_GEM_VERSION=5.5.21
- rvm: 2.1
env: PUPPET_GEM_VERSION=6.18.0
- rvm: 2.4
env: PUPPET_GEM_VERSION=2.7.14
- rvm: 2.4
env: PUPPET_GEM_VERSION=3.8.5
- rvm: 2.4
env: PUPPET_GEM_VERSION=6.18.0
- rvm: 2.5
env: PUPPET_GEM_VERSION=2.7.14
- rvm: 2.5
env: PUPPET_GEM_VERSION=3.8.5
- rvm: 2.5
env: PUPPET_GEM_VERSION=4.8.2
- rvm: 2.6
env: PUPPET_GEM_VERSION=2.7.14
- rvm: 2.6
env: PUPPET_GEM_VERSION=3.8.5
- rvm: 2.6
Expand Down

0 comments on commit a955103

Please sign in to comment.