Add automated test for Fedora 24.

This commit is contained in:
Jeff Geerling 2016-09-17 18:45:10 -05:00
parent 5cb6fe72fb
commit 2ee88d785d
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ env:
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
playbook: test.yml
php_version: 7.0
- distro: fedora24
init: /usr/lib/systemd/systemd
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
php_version: 5.6
- distro: ubuntu1604
init: /lib/systemd/systemd
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"