Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Drop ancient Puppet versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma27 committed Apr 26, 2018
1 parent d709134 commit fb0bda4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ rvm:
- 2.1.0

env:
- PUPPET_VERSION="~> 2.7.20"
- PUPPET_VERSION="~> 3.1.0"
- PUPPET_VERSION="~> 3.2.0"
- PUPPET_VERSION="~> 3.4.0"
- PUPPET_VERSION="~> 3.6.0"
- PUPPET_VERSION="~> 3.7.0"
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">=2.7.20 <6.0.0"
"version_requirement": ">=3.4 <6.0.0"
}
],
"dependencies": [
Expand Down

0 comments on commit fb0bda4

Please sign in to comment.