Skip to content

Commit

Permalink
Remove Debian 6 support (no PHP 5.4 support)
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Sep 24, 2015
1 parent a7ad0c3 commit cf48390
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 @@ -27,7 +27,8 @@ platforms:
run_list: recipe[selinux::disabled]
- name: centos-7.1
run_list: recipe[selinux::disabled]
- name: debian-6.0.10
# No PHP 5.4 support:
# - name: debian-6.0.10
- name: debian-7.8
- name: debian-8.1
- name: ubuntu-12.04
Expand Down

0 comments on commit cf48390

Please sign in to comment.