mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2025-01-24 21:41:21 +01:00
Fix test version variable.
This commit is contained in:
parent
7e06506fe1
commit
a9c817f9dc
@ -34,12 +34,12 @@ env:
|
||||
init: /usr/lib/systemd/systemd
|
||||
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
playbook: test-source.yml
|
||||
php_version: 7.0.5
|
||||
php_version: 7.0.13
|
||||
- distro: ubuntu1604
|
||||
init: /lib/systemd/systemd
|
||||
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
playbook: test-source.yml
|
||||
php_version: 7.0.5
|
||||
php_version: 7.0.13
|
||||
|
||||
before_install:
|
||||
# Pull container.
|
||||
|
Loading…
Reference in New Issue
Block a user