Skip to content

Commit

Permalink
Test on Debian 9 as well in Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Mar 15, 2019
1 parent 931f0e4 commit 4938c75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ platforms:
- name: oraclelinux-6
- name: oraclelinux-7
- name: debian-8
- name: debian-9
- name: opensuse-42.3
driver:
image: opensuse:42.3
Expand All @@ -45,7 +46,7 @@ suites:
driver:
build_context: false
- name: capabilities
excludes: [arch,fedora-latest,unknown,centos-7,centos-6,oraclelinux-6,oraclelinux-7,dockerfile,opensuse-42.3, amazonlinux-2]
includes: [debian-8,debian-9,ubuntu-16.04,ubuntu-18.04]
driver:
provision_command:
- curl -L https://www.chef.io/chef/install.sh | bash
Expand Down

0 comments on commit 4938c75

Please # to comment.