Skip to content

Commit

Permalink
Merge pull request #9 from jordiprats/master
Browse files Browse the repository at this point in the history
lint + eliminat testing centos5
  • Loading branch information
jordiprats authored Aug 14, 2017
2 parents 2d2bac5 + 9e2d40f commit 79a6176
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ matrix:
dist: trusty
bundler_args:
script: bundle exec rake validate
- rvm: default
env: BEAKER_set="centos5-docker"
dist: trusty
bundler_args:
script: sudo service docker restart ; sleep 10 && bundle exec rspec spec/acceptance/*_spec.rb
- rvm: default
env: BEAKER_set="centos6-docker"
dist: trusty
Expand Down
6 changes: 1 addition & 5 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"summary": "Utility functions for puppet modules",
"license": "Apache-2.0",
"source": "https://github.com/NTTCom-MS/eyp-eyplib",
"project_page": null,
"project_page": "https://github.com/NTTCom-MS/eyp-eyplib",
"issues_url": "https://github.com/NTTCom-MS/eyp-eyplib/issues",
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 4.12.0"}
Expand Down Expand Up @@ -46,10 +46,6 @@
}
],
"requirements": [
{
"name": "pe",
"version_requirement": ">= 3.0.0"
},
{
"name": "puppet",
"version_requirement": ">= 3.0.0"
Expand Down

0 comments on commit 79a6176

Please sign in to comment.