Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Commit

Permalink
Merge pull request #486 from acrmp/12.14.89
Browse files Browse the repository at this point in the history
Add 12.14.89 metadata and make it the default
  • Loading branch information
tas50 authored Sep 22, 2016
2 parents 537d7a2 + 810432f commit 34a1f61
Show file tree
Hide file tree
Showing 33 changed files with 18,752 additions and 91 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ sudo: false
language: ruby
cache: bundler
rvm:
- 2.1.9
- 2.2.5
- 2.3.1
bundler_args: --jobs 3 --retry 3
Expand Down
3 changes: 2 additions & 1 deletion chef_dsl_metadata/Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ chef_versions = [
'12.10.24',
'12.11.18',
'12.12.13',
'12.13.37'
'12.13.37',
'12.14.89'
]
chef_versions.each do |version|
appraise "chef_#{version}" do
Expand Down
Loading

0 comments on commit 34a1f61

Please sign in to comment.