Skip to content

Commit

Permalink
Merge branch 'master' of github.com:crayfishx/puppet-firewalld
Browse files Browse the repository at this point in the history
  • Loading branch information
crayfishx committed Sep 19, 2019
2 parents e11ebbc + 135a0cf commit e8a7258
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ script: "bundle exec rake test SPEC_OPTS='--format documentation'"
matrix:
fast_finish: true
include:
- rvm: 2.1.9
env: PUPPET_VERSION="~> 4.0.0"
- rvm: 2.1.9
env: PUPPET_VERSION="~> 4.1.0"
- rvm: 2.1.9
env: PUPPET_VERSION="~> 4.2.0"
- rvm: 2.1.9
env: PUPPET_VERSION="~> 4.3.0"
- rvm: 2.1.9
env: PUPPET_VERSION="~> 4.4.0"
- rvm: 2.1.9
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.0.0 < 6.0.0"
"version_requirement": ">= 4.4.0 < 6.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit e8a7258

Please sign in to comment.